
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,500;0,700;0,900;1,300;1,500;1,700;1,900&display=swap');
body{
	font-family: 'poppins', sans-serif;
}
/**nav-bar**/
/*.container {
    max-width: 1630px;
}*/

/***** blog-page csss *******/

.blog {
    margin: 40px 0;
}
.border {
    position: relative;
    border: 0px solid #ddd;
    display: block;
    margin-bottom: 20px;
}
.border:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 30px solid rgba(255,255,255,0.2);
    width: 100%;
    height: 100%;
}
.category_name {
    margin-bottom: 0;
}
.category_name a {
    color: #eb6161;
    text-decoration: none;
}
.blog h6 {
    margin: 5px 0;
}
.blog h6 a {
    color: #010101;
    text-decoration: none;
    font-size: 22px;
}
.category_name {
    margin-bottom: 0;
}
.blog .meta-share {
    position: relative;
    margin-bottom: 20px;
}
.blog .meta-share:before {
    left: inherit;
    right: 0;
}
/*.blog .meta-share:after, .blog .meta-share:before {
    content: '';
    position: absolute;
    left: 0;
    top: 35%;
    height: 4px;
    width: 78px;
    background-color: #ddd;
}

.blog .meta-share:before, .blog .meta-share:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    width: 50px;
    background-color: #ddd;
}*/
.social li, .fmenu li {
    display: inline-block;
    padding: 5px;
}
.social li a {
    display: block;
}
.social li a i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #333;
    text-align: center;
    color: #fff;
}
.social li a i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #333;
    text-align: center;
    color: #fff;
}
.button {
    background-color: #fd8436;
    border: 1px solid transparent;
    padding: 6px 30px;
    color: #fff;
    display: inline-block;
    text-shadow: none;
    transition: all 500ms ease;
    text-decoration: none;
    margin-bottom: 15px;
}
.button:hover{
    color:#000;
}

img.img-responsive {
    width: 100%;
}
.white_box.bloddetail {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0px 10px 0px rgba(0,0,0,0.1);
    margin-bottom: 25px;
}

.blog_two .white_box {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0px 10px 0px rgba(0,0,0,0.1);
}
.blog_two .white_box .weekday {
    margin-bottom: 0;
}
.blog_two .excerpt_data {
    width: 100%;
    text-align: left;
    border-top: none;
}
.border {
    position: relative;
    border: 0px solid #ddd;
    display: block;
    margin-bottom: 20px;
}

.blog .bloddetail hr {
    margin: 10px 0;
}

.excerpt_data h6 a {
    color:#010101;
    font-size: 22px;
    text-decoration: none;
}
/* ul.blog-categories-list li a {
    color: #032d60;
    text-decoration: none;
    line-height: 35px;
} */

ul.blog-categories-list li a {
    color: #032d60;
    text-decoration: none;
    line-height: 25px;
    list-style: none;
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
}
.blog-detail-page {
    margin-top: 50px;
}

/***** blog-page csss end *******/

.Privacy-police h2 {
    font-size: 22px;
    font-weight: 500;
}
#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #ff8636;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 9999;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color: #ff8636;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    z-index: 9999999;
}
.inner2 {
    background-color: #2b3e7f !important;
}
.container-flude {
    margin: 0px 40px;
}

ul.telegram-page {
    display: flex;
    justify-content: end;
    padding-right: 60px;
    margin: 0;
    z-index: 9999;
}




ul.telegram-page li a {
    font-size: 18px;
    margin-right: 25px;
    color: #ffffff;
    font-weight: 500;
}

.main-navbar a {
    color: #ffffff;
    text-decoration: none;
}
.main-navbar a:hover {
    color: #ffffff;
    text-decoration: none;
}

header{
height:100px;
  width:100%;
  margin:0;
  padding:0;
  color:white;
}
.name {
    float: Left;
    position: relative;
    color: black;
    margin: 0;
}

#menubox {
    width: 50px;
    height: 30px;
    background: transparent;
    background-image: none;
    /* float: right; */
    position: absolute;
    z-index: 1000;
    margin-left: 20px;
    cursor: pointer;
    /* margin-left: 134px; */
    background-image: url(../images/nav-icon.png);
    z-index: 9999;
    right: 0;
    position: absolute !important;
    top: 0;
    border: 0;
}

header .row {
    align-items: center;
    padding: 20px 0px;
}

header .col-sm-6.text-right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}

ul,li{
  padding:0;
  list-style-type: none;
}
.menuboxul{
  margin:0;
}
#menubox .change1 .stick1, .stick2, .stick3 {
    width: 100%;
    height: 4px;
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 10%;
    transition: 0.4s;
    margin: 15% 0 15%;
}
.modal {
  margin: 0;
  z-index: 3;
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background-color: rgba(0,0,0,1);
  z-index: 9999;
}

.change .stick1 {
   background-color: transparent;

}

.change {
    background-image: url(../images/cross-icon2.png) !important;
    height: 33px !important;
    width: 30px !important;
}

.change .stick2 {

   background-color: transparent;
}

.change .stick3 {
   background-color: transparent;

}

 #menubox .change{
    background-color: transparent;
}

ul.menuul {
    line-height: 90px;
    margin-top: 100px;
}

.service1 li{
    color: #000;
}


.modal li{
  color:white;
  text-align:center;
  width:100%;
  height:12%;
  background:transparent;
  font-size:25px;
}
.modal li:hover{
  color:#f58220;
  cursor:pointer;
  font-weight:normal;
  font-size:25px;
  transition:0.2s;
}

li.a-conatct a:hover{
    color:#f58220;
}

.main-navbar {
    position: absolute;
    width: 100%;
    background-color: #00000073;
}


.change {
  background-image: url(../images/cross-icon2.png) !important;
  height: 33px !important;
  width: 30px !important;
}
/**nav-bar end**/


/**video start**/
/*.play-bt {
  width: 55px;
  height: 50px;
  border-radius: 50%;
  padding: 0px;
  background: #0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9dJREFUeNrMmmtIFFEUx8dVLHsSlqVhqRioJFL4ocjIyEdi9iALAoMgCulFEESBVEQfCvtoUPRAksCgsKgkiqRAyzJ6oCGKabgklYb5SDO16X/YM7KKj507d+7OgR/rLs7d+587995z/ncDdF3XJMZiEA3CwDJ+nQGGwW/gBs2gHTSAbllfHGTxehdIABvBWpAEFoFpU1zXy6JqwHPwDLRa6UiA4IgEg61gN8jg91aCRqgMlIBKoRZIiEk2gyrdnugHt0CS2X6Z+edYUKKriU5wCoTIFpINmnX1UQHiZQk5CgZ0/4UbpFoVck53RvwEOaJCCnRnxS+QPlF/J1p+aVkt5n3CSfEVZIFaX/aRFbxBzdOcGdUgc2xWMPaO0458SUDEP4VCVoGC8VIM7zgEVgs0TvnTEfBFkZjDLGjcnT0CtAlOxHpuIwoUg78KJn+592T3HpGDIFzwDgWCEB6RPSCbE0I7I4PnyqhHayGvVLLiKUgDJ8EPm4TQzdtvaDCEpINIyV9Eq8p5sAHctUlMGtc/I0LybHwE6kAu2AHqJbc9B2yjVxISAZYrWGnugFRQyNWirKARjyEhiSxGRdB8OQ7Wg8eS2owHa1xcWwco3p1pRcsB+aDFYlu0UCW6FD1W48UQuALWgav8XiSm00JFQmL9nDu5eRlNE67XebKHOSQZfMEb3Anwzaz14JLggMiMPnABpIDroN+ML+XE+MzZwbAZIX0OE7ESlINSMMuMkDaHCKAa6Ayo4CrQtOXZ4AAR29k6PQ3mmp3o5FQGcS7kr4jlzudZXCDcJKQJDPhgPMuMEK5/jrHpbSXI/H5Dj9ZH3pRURTqvSIUSRGjsqNS4uG54pUAAnZ0UgYeU5Els9wGNirGP3LRRgFHJVfLjJHMDJp/rCU0NQ8hL8M4GEcl8xyg5jLKh/TKjlHZ5zfzLEr8gFJzVPEZflk0j3T2qz16WCp1FvBe0Zhq92skFnxTYQUWTmdhbwJBAo3UgAZQqPGqInEwIecE3BBruAR0Knfm9vrjxoZwu+KtynCqugX1jP5zoWCGZM9AFDhNRpXlczC5f65G3msf67HKQiFrOybrMFlblfGG7A0R8ADu1ydx+Hw5DU0CTH4/cHoFwWcfT0eC+YgGDfBjr01m7mR8MBIJ80KpARDXItOuXDwZLwEXw3QYBlBEcALPN9kv0RzUaJ4G7wCbNc1wnarv2sqd1G9wDPSKNWBFixEwQx047mdNLwXw2E4K9BNKB6R/QwTSwkf2aq9RhK52QIWTEtgQxmufgJY7/JjsniA2CQdDJAhrZvG7hzy3HfwEGAFdwoJHzsBGDAAAAAElFTkSuQmCC) no-repeat 5px;
  position: absolute;
  bottom: 25px;
  right: 175px;
  margin-left: -25px;
  margin-top: -40px;
  z-index: 99;
  cursor: pointer;
}

.tv_video{height: 940px;width: 100%; object-fit: cover;}*/


  
  .touch & {
    
    background-size: cover;
  }


div#video-container video {
    height: 775px;
    width: 100% !important;
    min-width: 100%;
    object-fit: cover;
}
  
  
  .touch & {
    display: none;
  }


 .all-page img {
    margin-top: -7px;
}


.contant-head {
  position: absolute;
  top: 410px;
  background-color: #00446099;
  border-radius: 100%;
  width: 480px;
  height: 465px;
  left: 100px;
  transform: translateY(-50%);
}

.contant-head h4 {
    padding: 109px 54px;
    text-align: justify;
    color: #ffffff;
    font-size: 26px;
}

.contant-head2 {
    position: absolute;
    top: 592px;
    left: 499px;
    background-color: #f58220;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contant-head2 button  {
    padding: 0px 9px;
    margin: 38px 5px;
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
    border: 0;
}
.contant-head2 a {
    /*padding: 0px 9px;*/
    margin: 38px 12px;
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
    border: 0;
    line-height: 5.5;
    font-weight: 500;
    text-decoration: none;
}

.contant-head3 {
    position: absolute;
    top:672px;
    left: 598px;
    background-color: #f58220;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.contant-head3 button {
    padding: 6px 14px;
    margin: 8px 0px;
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
    border: 0;
}



/**about-start**/

.abouts{
    margin-top:80px;
}

.abouts img {
  width: 100%;
  max-width: fit-content;
}

.row.abt {
    width: 100%;
}

.token h4 {
    color: #2b3e7f;
    font-size: 45px;
    font-weight: 600;
    position: absolute;
    /* top: 50px; */
}

.token p {
    color: #2b3e7f;
    font-size: 22px;
    margin: 0px 50px 0px 0px;
    padding-left: 29px;
}

h3.who-contant {
    color: #2b3e7f;
    font-size: 45px;
    font-weight: 600;
    margin-left: 30px;
    margin-top: 78px;
    margin-bottom: 20px;
}
/**about-end**/


/**service**/

.sr-img1 img {
    padding-left: 0px !important;
    margin: 15px 64px;
    width: 50% !important;
}
.p-text {
    height: 200px;
}

img.arrow1 {
    transform: rotate(360deg);
    width: 50%;
}

img.arrow2 {
    width: 50%;
}
.service-blockchain {
    margin-top: 125px;
}
.row.service {
    width: 100%;
}

.service-heading {
    background-image: url(../images/service-bgimg.png);
    height: 638px;
    width: 481px;
    border-radius: 0px 151px 0px 0px;
    background-blend-mode: multiply;
    background-color: #f8f8f5;
}


.service-heading h3 {
    color: #2b3e7f;
    font-size: 55px;
    font-weight: 600;
    padding-left: 40px;
    padding-top: 210px;
}

.service-heading span{
    color:#f58220;
}

.first-service {
    border: 1px solid #eeeeee;
    padding: 12px;
    border-radius: 80px 0px 0px 0px;
    height: 568px;
}

.first-service h4 {
    color: #2b3e7f;
    font-size: 20px;
    font-weight: 600;
    padding-top: 35px;
    padding-bottom: 15px;
    height: 90px;
}

 .service-slider .item {
    padding-right: 20px;
}

.first-service p{
    color:#2b3e7f;
    font-size: 15px;

}

 .owl-carousel .owl-item img {
    display: block;
    width: 90%;
    padding-left: 28px;
}

a.service-red {
    border-radius: 100px;
    background-color: #2b3e7f;
    color: #fff;
    padding: 10px 50px;
    text-decoration: none;
}

.red-service {
    margin-top: 40px;
}

.red-service.sr1.text-center {
  margin-top: 35px;
}

/*.red-service.sr1.text-center {
    margin-top: 60px;
}

.red-service.sr3.text-center {
    margin-top: 115px;
}

.red-service.sr2.text-center {
    margin-top: 137px;
}

.red-service.sr5.text-center {
    margin-top: 68px;
}

.red-service.sr9.text-center {
    margin-top: 23px;
}*/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    right: 0;
    bottom: -50px;
}
.service-slider .owl-carousel .owl-prev {
    background-color: #ffdfdaa8 !important;
    font-size: 32px !important;
    margin-top: -1pc;
}

.service-slider .owl-carousel .owl-next {
    right: 13px;
    background-color: #ffdfdaa8 !important;
    font-size: 32px !important;
    margin-top: -1pc;
    margin-right: 0px;
}

.service-slider .owl-carousel .owl-next span {
    color: #f58220;
}

.service-slider .owl-carousel .owl-prev span {
    color: #f58220;
}

/**service end**/



/**platform**/
.platform-heading {
    margin-top: 185px;
}

.platform-heading h1{
  color:#2b3e7f;
  font-size:55px;
  font-weight: 600;

}

.platform-heading p{
  color:#2b3e7f;
  font-size:15px;

}
.card-groups h5 {
    color: #2b3e7f;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
}
.card-groups p{
    color: #2b3e7f;
    font-size:15px;
    text-align: center;
}

.card-groups {
    box-shadow: 0 0 10px 0 #9d9d9d;
    padding: 10px 20px;
    border-radius: 30px;
    margin-bottom: 30px;
    background-color: #fff;
}

.card-groups:hover{
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    color: #1db58e;
    transform: translateY(-4px);
}

.card-groups.gr-second {
    margin: -90px 0 0 0;
}

.card-groups.gr-five {
    margin: -90px 0 0 0;
}

.platform {
    margin-top: 170px;
}
.platform {
    position: relative;
    z-index: 999;
}

.platform-card:before {
    content: '';
    background-image: url(../images/bg3.png);
    background-repeat: no-repeat;
    height: 653px;
    width: 800px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -89px;
    z-index: -2;
    pointer-events: none;
}


/**platform end**/


/**tabs**/

/*.tabs-mobile{
    display: none;
}*/

img.dot-l1 {
    padding-right: 15px;
    background-image: url(../images/dot-img1.png);
    background-size: cover;
}
.block-tabs{
    margin-top: 100px;
}
.tabs {
    width: 100%;
    
}
ul#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
  display: flex;
}
ul#tabs-nav li {
    font-weight: bold;
    padding: 20px 15px;
    border-radius: 20px;
    cursor: pointer;
    box-shadow: 0 0 5px 0 #adacac;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin: 0px 5px;
}

ul#tabs-nav li:hover{
   border-bottom: 6px solid #2b3e7f; 
}

ul#tabs-nav li:hover, ul#tabs-nav li.active {
    background-color: #fff;
    box-shadow: 0 0 5px 0 #adacac;
    border-bottom: 6px solid #2b3e7f;
}

element.style {
}

#tabs-nav li a {
    text-decoration: none;
    color: #2b3e7f;
    font-size: 22px;
    font-weight: 400;
}

li.e-com img {
    width: 30%;
    margin-right: 5px;
    height: fit-content;
}

.tab-content {
    padding: 10px;
    /* border: 5px solid #09F; */
    background-color: #FFF;
    margin-top: 40px;
}

.tab-list h5 {
    font-size: 24px;
    color: #2b3e7f;
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 35px;
}

.tab-list li {
    font-size: 18px;
    color: #2b3e7f;
    background-image: url(../images/dot-img1.png);
    background-repeat: no-repeat;
    background-position: 2px 9px;
    background-attachment: local;
    padding: 0px 0px 0px 23px;
}

.tab-list {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 20px;
    height: 365px;
}
/**tabs end**/


/**technolgy**/

.technolgy{
 margin-top: 100px;
}

.technolgy h3{
    color: #2b3e7f;
    font-size: 55px;
    font-weight: 600;
}

.stack img{
    width:100%;
}
/**technolgy end**/





/**block-process**/

/*.coonect-img{
    content: '';
    background-image: url(../images/process-connect.png);
    background-repeat: no-repeat;
    height: 500px;
    width: 500px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -2;
    pointer-events: none;
}*/

.coonect-img img {
    margin-left: 145px;
    margin-top: 5px;
}

.block-process{
    margin-top: 100px;
}

.block-process h3 {
    color: #2b3e7f;
    font-size: 55px;
    font-weight: 600;
    /* margin-bottom: 6px; */
    background-color: #f0f8fe;
    padding: 17px 5px;
    border: 1px solid #dde3e0;
    border-radius: 10px;
    position: relative;
    top: 23px;
    width: 80%;
}


.process-bg1 {
    background-image: url(../images/process-img1.png);
    height: 270px;
    margin: -38px 0 0 0;
}

.process-box1 h5 {
    color: #2b3e7f;
    font-size: 15px;
    font-weight: 600;
    margin-top: 18px;
}

.process-box1.text-center {
    background-color: #fff;
    padding: 25px 0px;
    border-radius: 15px;
    margin-top: 110px;
    box-shadow: 0 0 6px 0 #bdbdbd;
    height: 210px;
}
.process-box1.text-center:hover {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.col-sm-2.process-tow {
    width: 14.1111%;
}

.process-img22 {
    height: 105px;
}

/**block-process end**/



/**portfolio**/
.testimonials {
    position: relative;
    padding-top: 80px;
    padding-bottom: 100px;
}

#customers-testimonials 
    .item-details{
        color: #fff;
        padding: 20px 10px;
        text-align: left;}
       
    }
    .item {
            text-align: center;
            // padding: 20px;
            margin-bottom:80px;
    }
}
.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-next, .owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: inherit;
    font-size: 20px;
    color: #fff;
    border: 1px solid #ddd;
    text-align: center;
}

.owl-carousel .owl-prev {
    left: inherit;
    right: 150px !important;
    background-color: #f8f8f5 !important;
    width: 60px;
    height: 60px;
}

.owl-carousel .owl-next {
    right: 62px !important;
    background-color: #f8f8f5 !important;
    margin-top: 0;
    width: 60px;
    height: 60px;
}

.portfolio {
    margin-top: 150px;
}

.portfolio h5 {
    color: #2b3e7f;
    font-size: 28px;
    font-weight: 600;
}

span.port-fd {
    font-size: 15px;
    color: #f3892f;
}

.portfolio p {
    color: #2b3e7f;
    font-size: 15px;
    margin-top: 35px;
    padding-bottom: 30px;
    text-align:justify;
}

img.img-responsive.im2 {
    left: -53.5%;
    top: 5.5vmax;
    position: absolute;
    width: 24% !important;
}



.row.port1 {
    width: 100%;
    padding-right: -2px;
    --bs-gutter-x: 0rem;
}


section.testimonials:after {
    position: absolute;
    content: '';
    top: 0;
    background: #f8f8f5;
    width: calc(100% + -50%);
    HEIGHT:70%;
    z-index: -1;
    left: -20px;
    top: 50px;
}

.item-details {
    margin-left: 140px;
    margin-top: 150px;
}

h4.port-main {
    color: #2b3e7f;
    font-size: 55px;
    font-weight: 600;
    margin: -78px 0px 0px 39px;
    background-color: #f0f8fe;
    padding: 17px 5px;
    border: 1px solid #dde3e0;
    border-radius: 10px;
    position: relative;
    margin-bottom: 13px;
    width: 76%;
}

/**portfolio end**/


/**blockchain development**/
.develop-img img {
    width: 100%;
    border-radius: 0px 40px 40px 0px;
}

.blockchain-development {
    margin-top: 100px;
    margin-bottom: 100px;
}

.row.bl1 {
    width: 100%;
}

.develop-contant {
    position: relative;
    margin-top: 90px;
}

.develop-contant h3 {
    color: #2b3e7f;
    font-size: 45px;
    font-weight: 600;
    /* margin: 125px 0 0 -4px; */
    text-shadow: #000;
    text-shadow: 0px 1px 15px 0px #fff;
}

.develop-contant:after {
    position: absolute;
    content: '';
    top: 0;
    background: #f8f8f5;
    width: calc(100% + 44px);
    HEIGHT: 100%;
    z-index: -1;
    left: -20px;
    top: 120px;
}



.develop-contant {
    position: relative;
}

/*.customs {
    position: absolute;
    top: -241px;
    z-index: 100000;
    left: 0px;
}*/



.develop-contant p {
    color: #2b3e7f;
    font-size: 15px;
    margin-top: 35px;
    padding-bottom: 30px;
}

img.dot1 {
    padding-right: 28px;
}

.develop-contant li {
  padding-bottom: 18px;
  font-size: 18px;
  color: #2b3e7f;
  font-size: 18px;
  color: #2b3e7f;
  background-image: url(../images/dot-img1.png);
  background-repeat: no-repeat;
  background-position: 2px 9px;
  background-attachment: local;
  padding: 0px 0px 0px 23px;
}
/**blockchain development end**/




/**footer**/

.logoimages-page h5 {
    color: #2b3e7f;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-top: 8px;
    padding-bottom: 20px;
}

.logoimages-page img{
    margin-bottom: 15px;
}

.footer-section {
}

.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
    margin-bottom: 14px;
    font-size: 15px;
    color: #2b3e7f;
    line-height: 28px;
    margin-top: 0px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
    color: #2b3e7f;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-top: 8px;
}

.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.footer-widget ul li a {
    text-decoration: none;
    color: #2b3e7f;
    font-size: 15px;
}


.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}


.footer-content {
    position: relative;
    background-color: #f8f8f5;
}

/*.footer-conten:after {
    content: '' !important;
    background-color: #f8f8f5;
    height: 650px;
    z-index: 10;
    border-radius: 12px;
    position: absolute;
    left: 0;
    width: 500px;
    top: 0;
}*/
.footer-content:after {
    content: '';
    background: #f8f8f5;
    height: 100%;
    position: absolute;
    left: -40px;
    top: 0;
    z-index: -1;
    border-radius: 12px;
    width: 100%;
}

.icon-one {
    width:15%;
    float: inherit;
}
.icon-contant {
    width:82%;
    float: right;
}

.icon-contant h5{
    color:#2b3e7f;
    font-size: 15px;
}
.icon-contant a{
    color:#2b3e7f;
    font-size: 15px;
    text-decoration: none;
}

h6.sales-heading {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 18px;
    color:#2b3e7f;
}
li.develop1 {
    margin-bottom: 38px !important;
}

ul.site-list {
    margin-top: 21px;
}
ul.site-list.li2 {
    margin-top: 20px;
}
li.follow {
    margin-bottom: 40px !important;
}

.col-xl-4.col-lg-4.col-md-6.mb-30.all-links {
    padding-left: 140px;
}



.weekday ul li {
    list-style: disc;
}



/**nav-mobile-tabs**/

section.tabs-mobile {
    display: none;
}

.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
    display: inline-block;
    border: 1px solid black;
    border-radius: 4px;
    padding: 0px 30px 0px 20px;
    background-color: #000000;
    cursor: pointer;
    white-space: nowrap;
}

.dd-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white;
}




.dd-input {
  display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 0px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
    background-color: #f58220;
    list-style-type: none;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
  margin-left: -150px;
  height: 415px;
}

.dd-menu li {
  padding: 0px 28px;
  cursor: pointer;
  white-space: nowrap;
  color: #fff;
  height: 52px;
  font-size: 20px;
  border: 1px solid #000000;
}
.dd-menu li a {
    text-decoration: none;
    color: #fff;
}

.dd-menu li:hover {
    color: #f58220;
    cursor: pointer;
    font-weight: normal;
    font-size: 20px;
    transition: -0.2s;
}

.dd-menu li a {
  display: block;
  margin: -20px -20px;
  padding: 0px 20px;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}





/**inner-page**/

.main-navbar.inner1 {
    background-color: #2b3e7f;
}

.inner1 #menubox {
    width: 50px;
    height: 30px;
    background: transparent;
    background-image: none;
    float: left;
    position: absolute;
    z-index: 1000;
    margin: 35px;
    margin-left: 20px;
    cursor: pointer;
    margin-left: 172px;
    background-image: url(../images/nav-icon.png);
    z-index: 9999;
}

.marketplace1 {
    padding-top: 100px;
}

.marketplace1 h3{
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    margin-top: 70px;
}

.marketplace1 h3 span{
    color: #f58220;
}


.marketplace1 p{
    color: #2b3e7f;
    font-size: 15px;
    text-align: justify;
}
/**inner-page end**/



/**NFT modles**/
.nft-modles1{
margin-top: 80px;
}

.nft-modles1 h3 {
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}

.baisc.first- {
    border-radius: 0px 30px 30px 0px !important;
    margin-top: 140px;
}
.baisc.last-11 {
    margin-top: 65px;
}

.baisc.last-11 h4 {
    margin-bottom: 50px;
}

.baisc.last-12 h4 {
    margin-bottom: 65px;
}

.nft-modles1 h3 span{
    color: #f58220;
}

.baisc h4{
color: #2b3e7f;
    font-size: 43px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 35px;
}
.baisc {
    background-color: #f8f8f5;
    padding: 15px;
    border-radius: 30px;
}



.row.nft1 {
    width: 100%;
}
.type1 {
    border: 1px solid #bcbcbc;
    border-radius: 10px;
    margin-bottom: 45px;
    padding-bottom: 15px;
}

.second-type {
    margin-bottom: 75px !important;
}

.third-type{
    margin-bottom: 100px !important;
}

button.button-two.lazy {
    border-radius: 40px;
    background-color: #f59848;
    border: none;
    width: 120px;
    transition: all 0.5s;
    padding: 5px 0px;
    margin-right: 5px;
}

.type1 p {
    width: fit-content;
    background-color: #f8f8f5;
    margin-top: -11px;
    margin-left: 15px;
    padding: 0px 7px;
}
.type-button .sub-main {
    padding: 15px;
}

.type-button .button-one, .button-two, .button-three{
  text-align: center;
  cursor: pointer;
  font-size:15px;
  color:#000080;
}
.type-button .button-two {
    border-radius: 50px;
    background-color: #f59848;
    border: none;
    width: 82px;
    transition: all 0.5s;
    padding: 5px 0px;
    margin-right: 5px;
    margin-bottom: 15px;
}


.type-button .button-two span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.type-button .button-two span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.type-button .button-two:hover span {
  padding-right: 25px;
}

.type-button .button-two:hover span:after {
    opacity: 1;
    right: 15px;
}
.type1.last1 {
    margin-bottom: 10px;
}


/**NFT modles end**/




/**Industries start**/
.Industries{
    background-image: url(../images/process-img1.png);
    height: 260px;
    margin: -38px 0 0 0;
    margin-top: 160px;
}

.Industries h4 {
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 25px;
    position: absolute;
    margin-top: -80px;
}

.Industries-box1 {
    text-align: center;
    background-color: #fff;
    margin-top: 100px;
    box-shadow: 0px 0px 8px 0px #00000057;
    padding: 25px 15px;
    border-radius: 15px;
}

.Industries span{
 color: #f58220;
}

.Industries-box1 img {
    margin-bottom: 40px;
    height: 69px;
}

.Industries-box1 h5 {
    color: #2b3e7f;
    font-size: 15px;
    font-weight: 600;
}
.col-sm-2.col-xl-2.col-lg-2.all-size1 {
    flex: 0 0 auto;
    width: 14.27777%;
}

/**Industries end**/


/**Launching start**/
.Launching{
    margin-top:160px;
}

.Launching h4 {
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
}

.Launching span{
        color: #f58220;
}

.high-retrn p{
color:#2b3e7f;
font-size: 15px;
text-align: justify;
}

.high-retrn h5 {
    color: #2b3e7f;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.high-retrn {
    border: 1px solid #bcbcbc;
    border-radius: 15px;
    padding: 15px;
    margin-top: 70px;
    margin-bottom: 50px;
    height: 413px;
}

.high-retrn-icons {
    text-align: center;
    background-color: #fff;
    margin: 0px auto;
    border-radius: 112px;
    width: 130px;
    height: 130px;
    box-shadow: 0px 0px 8px 0px #0000005c;
    margin-top: -86px;
    margin-bottom: 40px;
}

.high-retrn-icons img {
    width: 50%;
    margin-top: 33px;
}

/**Launching end**/


/**features start**/

.marketplace1-right-img img {
    width: 100%;
}

.features {
    margin-top: 36px;
}

.features h3{
  color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 25px;
}

.features span{
color: #f58220;
}

.features-back1 {
    width: 70%;
    background-color: #f8f8f5;
    height: 450px;
    z-index: -1;
    border-radius: 19px;
    position: absolute;
    margin-top: 80px;
}

.attractive h5{
  color:#2b3e7f;
font-size: 28px;
font-weight: 600;
}

.attractive p{
 color:#2b3e7f;
font-size: 15px;
text-align: justify;
}

.attractive {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 25px;
}

.listing {
    max-width: auto 0;
    margin-left: 25%;
    padding-right: 140px;
    background-color: #f8f8f5;
    padding-top: 80px;
    margin-top: 100px;
    padding-left: 70px;
    padding-bottom: 50px;
    border-radius: 20px 0px 0px 20px;
}
/**features end**/

/**FAQ end**/

.FAQ-inner{
    margin-top:80px;
    margin-bottom: 80px;
}

.faq-img1 img {
    box-shadow: 0px 0px 6px 0px #00000057;
    border-radius: 0px 20px 20px 0px;
    width: 100%;
}

.question {
    color: #2b3e7f;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 15px 10px 20px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-left: 30px;
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    height: 65px;
    margin-bottom: 25px;
    line-height: 25px;
}

.question::after {
    content: "\002B";
    font-size: 13px;
    position: absolute;
    left: 20px;
    transition: 0.2s;
    left: 7px;
    background-color: #2b3e7f;
    color: #fff;
    padding: 0px 4px;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}

.question.active + .answercont {
}

@media screen and (max-width: 790px){
  html {
    font-size: 14px;
  }
  .wrapper {
  width: 80%;
}
}

.container.tabs-heading {
    background-color: #f8f8f5;
    padding: 40px 31px;
    /* margin: 0px 0px -8px 0px; */
    margin-left: -22px;
    margin-top: 100px;
}

h3.tabs-heading2 {
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    margin-top: -85px;
    margin-bottom: 45px;
}

.tab-menu ul li a {
    text-decoration: none;
    color: rgb(255 255 255);
    background-color: #32b1e2;
    padding: 7px 25px;
    border-radius: 4px;
    font-family: "Playfair Display", serif;
}


/**FAQ end**/


/*privacy-polic start*/

.Privacy-police{
    padding-top: 130px;
     margin-bottom: 60px;
}

.Privacy-police h1 {
    font-size: 32px;
}

.Privacy-police h1{
    font-size: 25px;
}

.Privacy-police h3 strong {
    font-size: 22px;
    font-weight: 500;
}

.footer-widget a{
    text-decoration: none;
}

/*privacy-polic end*/


   .section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h3 {
    margin: 0;
    font-size: 48px;
    font-weight: 600;
    color: #2b3e7f;
}

.section-title h3 span:first-child {
    position: relative;
    color: #000;
    font-weight: 500;
}

.section-title h3 span:first-child img {
    -webkit-animation: section-animation 3s infinite;
    animation: section-animation 3s infinite;
    bottom: 2px;
    left: -14px;
    position: absolute;
    z-index: 0;
}

.section-title h3 span {
    color: #f58220;
    z-index: 1;
    position: relative;
}



.section-title p {
    margin: 10px auto 0 auto;
    font-weight: 400;
}

.ab-tp-graphic img {
    width: 100%;
}
.ab-tp-graphic > img {
    position: relative;
    z-index: 2;
    border-radius: 25px;
}

.ab-graphic {
    position: absolute;
    top: -67px;
    left: -72px;
    z-index: 1;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li:first-child {
    margin-top: 30px;
}

.about .content ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 32px;
    transform: scale(1);
    transition: all 0.5s;
}

.ab-icons {
    background: #fff;
    box-shadow: 0px 6px 15px rgb(0 0 0 / 12%);
    padding: 15px;
    margin-right: 15px;
    color: #000;
    border-radius: 100%;
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    margin-top: -5px;
}

.ab-icons svg {
    font-size: 20px;
    width: 70px;
}

.about .content ul h5 {
    font-size: 18px;
    color: #000;
}

.about .content ul p {
 color: #2b3e7f;
    font-size: 15px;
    text-align: justify;
}

.about{
    margin-top:80px;
}

.about .content ul li:hover {
  /*box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);*/
  transform: scale(1);
  transition: all 0.3s;  

}

.about .content ul li:hover .ab-icons {
  background:#f58220;
  color: #fff;
  transition: all 0.3s;  
}




/**io-t**/
.reach-item h2 {
    padding: 50px 0 5px;
    /* font-family: "ProximaNova-Bold"; */
    font-size: 40px;
    line-height: 42px;
    color: #2b3e7f;
    font-weight: 700;
}

.reach-item h2 span{
    color: #f58220;
}

.reach-item h3 {
    color: #109cd8;
    font-family: "ProximaNova-Semibold";
    font-size: 28px;
    line-height: 32px;
}

.reach-info {
    position: relative;
    width: 645px;
    padding: 30px;
    margin-top: 50px;
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    z-index: 1;
}

.reach-info p {
    color: #2b3e7f;
    font-size: 15px;
    text-align: justify;
}

.reach-info .bullet-list {
    padding-top: 10px;
}
.bullet-list {
    padding: 0;
    margin: 0;
    font-size: 15px;
    list-style: none;
}

.bullet-list li {
    padding: 3px 0 3px 15px;
    background-image: url(https://cdn-dpdal.nitrocdn.com/GyhcCIiZNdTIbeWlnyLmouvoGPRcWSwV/assets/static/optimized/rev-e82029a/wp-content/themes/twentytwentyone-child/assets/images/icon61.png);
    background-position: 0 10px;
    background-repeat: no-repeat;
    background-size: 6px auto;
    list-style: none;
}

.emizentech-image {
    padding-top: 60px;
}

ul.telegram-page li:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.reach-right-part {
    direction: rtl;
}

.healthcare li {
    text-align: end;
}


.iot-in{
    text-align: left;
}

.iot-in p{
    text-align: left;
}

section.Identify .row {
    width: 100%;
}
.app-info-inner h3 {
    color: #2b3e7f;
    font-size: 48px;
    font-weight: 600;
    /* margin-top: 70px; */
}

.app-info-inner p{

    color: #2b3e7f;
    font-size: 15px;
    text-align: justify;

}



/*contact-form start*/

.home-contact-form {
    margin-top: 32px;
}

.get-in-touch {
    max-width: 800px;
    margin: 0px auto;
    position: relative;
    background-color: #fff;
    /* background: linear-gradient(to right,#ffffffe8 0%,#cbcbcb 100%); */
    padding: 15px;
    border-radius: 14px;
}

.get-in-touch .title {
    text-align: center;
    font-size: 32px;
    color: #5543ca;
    background: #5543ca;
    background: -moz-linear-gradient(left,#f4524d 0%,#5543ca 100%) !important;
    background: -webkit-linear-gradient(left,#f4524d 0%,#5543ca 100%) !important;
    background: linear-gradient(to right,#2d3a7c 0%,#5543ca 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.contact-form .form-field {
  position: relative;
  margin: 16px 0;
}
.contact-form .input-text {
    display: block;
    width: 100%;
    height: 36px;
    border-width: 0 0 2px 0;
    border-color: #5543ca;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    background-color: transparent;
}
.contact-form .input-text:focus {
  outline: none;
}
.contact-form .input-text:focus + .label{
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}


.contact-form input:focus ~ label, .contact-form input:valid ~ label {
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}

.contact-form .label {
  position: absolute;
  left: 20px;
  bottom: 11px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #5543ca;
  cursor: text;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, 
  -webkit-transform .2s ease-in-out;
}
.contact-form .submit-btn {
    display: inline-block;
    background-color: #ff8636;
    /* background-image: linear-gradient(125deg,#ff9a2e,#996e1d); */
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 8px 16px;
    border: none;
    width: 200px;
    cursor: pointer;
}

.home-contact-form {
    background-color: #000000a1;
    /* margin: 15px; */
    padding: 60px 0px;
    background-image: url(../images/contact-bg11.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}

.home-contact-form p {
    text-align: center;
    font-size: 15px;
}

h2.title:after {
    content: "";
    display: block;
    width: 75px;
    height: 3px;
    background: #ff8636;
    left: calc(50% - 20px);
    margin-top: 5px;
    margin: 5px auto;
}

section.thedotverse-contact {
    margin-bottom: 50px;
    position: static;
    padding: 48px 0px;
}

/*contact-form end*/

/**thankyou**/
.tahnkyou {
    background-color: #000000c4;
    padding: 60px 0px;
    background-image: url(../images/thankyou.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    text-align: center;
    color: #fff;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tahnkyou h3 {
    font-size: 90px;
    color: #ff8636;
}



/**new-changes**/
.dd-input:checked + .case1 {
    display: block;
    margin-left: 18px;
    height: 260px;
    z-index: 22;
    display: flex;
    flex-direction: column;
}

.dd-input:checked + .case1 button {
    border-bottom: 2px solid #000;
    background-color: #fe8635;
    border-left-color: #fe8635;
    border-right-color: #fe8635;
    border-top-color: #fe8635;
    padding: 13px 25px;
}

.dd-input:checked + .case1 button:focus{
    box-shadow: none;
}



.case-form #contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
font-family: 'poppins', sans-serif;
}

.top-class .modal-content {
    background: transparent;
}
.case-form-bg {
    flex: 1 1 auto;
    padding: 80px 20px;
    background-color: #004460;
    border-radius: 22px;
    position: relative;
}

.cross-bt {
    border-bottom: 0;
    position: absolute;
    right: 15px;
    top: 12px;
}
.cross-bt .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    opacity: 1;
    background-color: #fff;
}


.case-form h4 {
    margin-top: -40px;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    
}

.case-form fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

.case-form #contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

.case-form #contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

.case-form #contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

.case-form #contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background-color: #ff8636;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

.case-form #contact button[type="submit"]:hover {
  background: #e97325;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.case-form #contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.case-form .copyright {
  text-align: center;
}

.case-form #contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

.case-form::-webkit-input-placeholder {
  color: #888;
}

.case-form:-moz-placeholder {
  color: #888;
}

.case-form::-moz-placeholder {
  color: #888;
}

.case-form:-ms-input-placeholder {
  color: #888;
}

.top-class {
    max-width: 60%;
    margin: 1.75rem auto;
}

.drop-popup {
    background-color: #0003;
    top: 100px;
}
.form-img-case img{
    width:100%;
}

.fa-angle-left:before {
    content: "\f104";
    display:none;
}
.fa-angle-right:before {
    content: "\f105";
    display:none;
}

/* .contact-form .label:focus {
    -webkit-transform: translateY(-24px);
    transform: translateY(-31px) !important;
} */




/**about-css**/

.about-us h4 a {
    color: #ff8636;
    font-size: 40px;
    text-decoration: none;
}
.about-us h4 {
    padding-top: 100px;
    font-size: 40px;
}
.about-us{
    /* background-image: url(../images/about-banner.jpg); */
    background-image: url(../images/about-banner.jpg);
    height: 300px;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
}

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

.img-ab1 {
    border: 6px solid #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
}

.about-content p {
    color: #2b3e7f;
    font-size: 18px;
    text-align: justify;
}

.content-tow p {
    color: #2b3e7f;
    font-size: 18px;
    text-align: justify;
}
.content-tow {
    /* background-image: url(../images/content-bg11.jpg); */
    padding: 50px 0;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}

.p-content-tow {
    padding-top: 15px;
}

.about-content h3 {
    margin-bottom: 20px;
    color: #2b3e7f;
    font-size: 45px;
    font-weight: 600;
}





/**new form css**/

.new-contact-fm1 #contact-form {
    background: #F9F9F9;
    padding: 25px;
    margin: 150px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  }
  
  .new-contact-fm1 #contact-form h3 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
  }
  
  .new-contact-fm1 #contact-form h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    font-weight: 400;
  }
  
  .new-contact-fm1 fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
  
  }
  
  .new-contact-fm1 #contact-form input[type="text"], #contact-form input[type="email"], #contact-form input[type="tel"], #contact-form input[type="text"], #contact-form textarea {
    width: 100%;
    border-bottom: 2px solid #5543ca;
    background: transparent;
    margin: 0 0 5px;
    padding: 10px;
    border-width: 0 0 2px 0;
    outline: none;
     -webkit-background-clip: text;
    -moz-background-clip: text;
    -ox-background-clip: text;
    -webkit-text-fill-color: #5543ca;
    -moz-text-fill-color:#5543ca ;
    -ox-text-fill-color: #5543ca ;
}
.new-contact-fm1 #contact-form input[type="text"]:placeholder, 
#contact-form input[type="email"]:placeholder, 
#contact-form input[type="tel"]:placeholder, 
#contact-form input[type="text"]:placeholder, 
#contact-form textarea:placeholder{
color: #5543ca;
}
  
  .new-contact-fm1 #contact-form input[type="text"]:hover,
  #contact-form input[type="email"]:hover,
  #contact-form input[type="tel"]:hover,
  #contact-form input[type="url"]:hover,
  #contact-form textarea:hover {
    width: 100%;
    border-bottom: 2px solid #5543ca;
    background: transparent;
    margin: 0 0 5px;
    padding: 10px;
    border-width: 0 0 2px 0;
    
  }
  
  .new-contact-fm1 #contact-form textarea {
    height: 50px;
    max-width: 100%;
    resize: none;
  }
  
  .new-contact-fm1 #contact-form input[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
    background-color: #ff8636;
}
  
  .new-contact-fm1 #contact-form input[type="submit"]:hover {
    background-color: #f77a27;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
  
  .new-contact-fm1 #contact-form input[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  }
  
  .new-contact-fm1 .copyright {
    text-align: center;
  }
  
  .new-contact-fm1 #contact input:focus,
  #contact textarea:focus {
    outline: 0;
  }
  
  .new-contact-fm1::-webkit-input-placeholder {
    color: #888;
  }
  
  .new-contact-fm1:-moz-placeholder {
    color: #888;
  }
  
  .new-contact-fm1::-moz-placeholder {
    color: #888;
  }
  
  .new-contact-fm1:-ms-input-placeholder {
    color: #888;
  }

.form-heading p{
    text-align: center;
}
.form-heading h3{
    text-align: center;
    font-size: 32px;
    color: #5543ca;
    background: #5543ca;
    background: -moz-linear-gradient(left,#f4524d 0%,#5543ca 100%) !important;
    background: -webkit-linear-gradient(left,#f4524d 0%,#5543ca 100%) !important;
    background: linear-gradient(to right,#2d3a7c 0%,#5543ca 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.new-contact-fm1 {
    max-width: 50%;
    width: 100%;
    margin: 0 auto;
}

.sub-bt11 {
    width: 25%;
}

.form-heading h3:after {
    content: "";
    display: block;
    width: 75px;
    height: 3px;
    background: #ff8636;
    left: calc(50% - 20px);
    margin-top: 5px;
    margin: 5px auto;
}

.new-contact-fm1 input::placeholder { 
    color:#5543ca !important;
   
  }
  .new-contact-fm1 textarea::placeholder { 
    color:#5543ca !important;
   
  }
  .error {  
    color:red;
  
  }
.iti {
    position: relative;
    display: inline-block;
    width: inherit !important;
}



  /**navigation-bar-dot**/
.navigation-bar-dot {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.navigation-bar-dot .navigation {
    height: 80px;
    padding: 10px 0;
    background-color: #00000099;
}
 .navigation-bar-dot .brand {
     position: absolute;
     padding-left: 20px;
     float: left;
     line-height: 55px;
     text-transform: uppercase;
     font-size: 1.4em;
}
 .navigation-bar-dot .brand a, .brand a:visited {
     color: #ffffff;
     text-decoration: none;
}
 .navigation-bar-dot .nav-container {
     margin: 0 auto;
}
 .navigation-bar-dot nav {
     float: right;
}
 .navigation-bar-dot nav ul {
     list-style: none;
     margin: 0;
     padding: 0;
}
 .navigation-bar-dot nav ul li {
     float: left;
     position: relative;
}
 .navigation-bar-dot nav ul li a,nav ul li a:visited {
     display: block;
     padding: 0 20px;
     line-height: 55px;
     text-decoration: none;
}
.navigation-bar-dot nav ul li a {
    background: transparent;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}
 .navigation-bar-dot nav ul li a:hover, nav ul li a:visited:hover {
     color: #ffffff;
}
.navigation-bar-dot .navbar-dropdown li a {
    width: max-content;
}
 .navigation-bar-dot nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
     padding-left: 4px;
     content: ' \025BE';
}
.navigation-bar-dot nav ul li ul li {
    width: 100%;
    border-bottom: 1px solid #000;
}
.navigation-bar-dot nav ul li ul li:hover {
    background-color: #000000;
    color: #fff;
}

.navigation-bar-dot nav ul li ul li button{
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

 .navigation-bar-dot nav ul li ul li a {
     padding: 15px;
     line-height: 20px;
}
.navigation-bar-dot .navbar-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    background: #ff8636;
    box-shadow: 0 0 35px 0 rgba(0,0,0,0.25);
}







/ Mobile navigation /
.navigation-bar-dot .nav-mobile {
    display: none;
    position: absolute;
    top: 12px;
    right: 0;
    background: transparent;
    / height: 80px; /
    width: 70px;
}
 @media only screen and (max-width: 991px) {
     .navigation-bar-dot .nav-mobile {
         display: block;
    }
     .navigation-bar-dot nav {
         width: 100%;
         padding: 55px 0 15px;
    }
    .navigation-bar-dot nav ul {
    display: none;
    margin-top: 18px;
}
     .navigation-bar-dot nav ul li {
         float: none;
    }
     .navigation-bar-dot nav ul li a {
         padding: 15px;
         line-height: 20px;
    }
     .navigation-bar-dot nav ul li ul li a {
         padding-left: 30px;
    }
     .navbar-dropdown {
         position: static;
}
 @media screen and (min-width:991px) {
     .navigation-bar-dot .nav-list {
         display: block !important;
    }
}
.navigation-bar-dot #navbar-toggle {
    position: absolute;
    right: 18px;
    top: 25px;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
}
 .navigation-bar-dot #navbar-toggle span, #navbar-toggle span:before, #navbar-toggle span:after {
     cursor: pointer;
     border-radius: 1px;
     height: 3px;
     width: 30px;
     background: #ffffff;
     position: absolute;
     display: block;
     content: '';
     transition: all 300ms ease-in-out;
}
 .navigation-bar-dot #navbar-toggle span:before {
     top: -10px;
}
 .navigation-bar-dot #navbar-toggle span:after {
     bottom: -10px;
}
 .navigation-bar-dot #navbar-toggle.active span {
     background-color: transparent;
}
 .navigation-bar-dot #navbar-toggle.active span:before, #navbar-toggle.active span:after {
     top: 0;
}
 .navigation-bar-dot #navbar-toggle.active span:before {
     transform: rotate(45deg);
}
 .navigation-bar-dot #navbar-toggle.active span:after {
     transform: rotate(-45deg);
}

.navigation-bar-dot {
    position: absolute;
    width: 100%;
}
section.navigation-bar-dot {
    background-color: #000 !important;
    z-index: 9999;
}

.navigation-bar-dot .btn-primary {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
    width: 100%;
}
button.btn.btn-primary {
    background: transparent;
    border: 0;
}














