@font-face {

  font-family: 'futura-lt-book';
  src: url('futura-lt-book.ttf');
   src: url('futura-lt-book.ttf') format('embedded-opentype'), url('futura-lt-book.ttf') format('woff'), url('futura-lt-book.ttf') format('truetype'), url('futura-lt-book.ttf') format('svg');

  
}

 html {
     scroll-behavior: smooth;
}
 body{
    font-family: 'futura-lt-book';
     overflow-x: hidden;
     scroll :smooth;

}
.talktop{

  padding-top:15px;
}
.talktop img{

  width:70%;
  margin-left:30%;
}
.call-btn {
background-color: transparent;
    color: #00367b;
    font-weight: bold;
    font-size: 17px;
    border: none;
    margin-top: 10px;
}
.title{
	font-family: 'Playfair Display', serif;
text-align: center;
font-weight:600;
font-size: 29px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.datatext{
	
	color:#505050;
	font-size:18px;
	text-align:justify;
	
}

.datacon{
	text-align:left;
	margin-bottom:30px;
}
.datacon h1{
	
	
	color:#ea016f;
	font-size:25px;
	font-weight:600;
	
}
.datacon1{
	text-align:center;
	margin-bottom:30px;
}
.datacon1 h1{
	
	
	color:#ea016f;

    font-size: 33px;
	font-weight:600;
	
}
.datacon1 span{
	color:#434242;
	font-size:20px;
	margin-bottom:20px;

}
.datacon span{
	color:#434242;
	font-size:24px;
	margin-bottom:20px;

}
.sblock {
    border-radius: 5px;
    background-color: rgb(134, 140, 167);
    font-size: 18px;
    font-family: "Myriad Pro";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    padding: 14px;
	margin-top:25px;
	margin-bottom:25px;
	
}
.sblocktitle{
	

  font-size: 32px;
  font-family: "Myriad Pro";
  color: rgb(1, 57, 123);
  line-height: 1.094;
margin-top:20px;
  z-index: 78;


}

.sblocktext{

  font-size: 18px;

  color: rgb(80, 80, 80);
  line-height: 1.944;

	
}
.diff span{
	text-align:center;
}

.diff{
	
margin-top: 60px;
}.banner {
    height: 600px;
    background: url(../images/banner.png);
}

.logo {
    margin-top: 140px;
}
.bannertitle{

  font-size:38px;
  font-weight:600;
  font-family: 'Playfair Display', serif;
  color: rgb(67, 66, 66);
  line-height: 1.2;
  text-align: center;
	
}

.wb{
	
	margin-top:-120px;
}


.bannersubtitle{

  font-size:23px;
  
  color: #434242;
  line-height: 1.2;
  text-align: center;
	
}
.topsec{
	
	    position: absolute;
    top: 20px;
    z-index: 9999;
}
.whiteblocks {
    height: 325px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 12.856px 15.321px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 110px;
 padding-left: 70px;
    margin-top: 50px;
}

.whiteblocks1 {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 12.856px 15.321px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 15px 10px 15px;
	    margin-top: 50px;
    height: 325px;
}
.well {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
	text-align:center;
}
.whiteblocks2 {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 12.856px 15.321px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 15px 10px 15px;
	  
}
	
	.whiteblocks1 h1{
		
		color:#505050;
		font-size:23px;
		
	}
	
	.footer{
		
		margin-top:100px;
		margin-bottom:50px;
	}
	
	.footertop{
		
	margin-top:50px;	
	}
	
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b5bcc3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.input{
    font-size: 15px;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #888;
    margin-bottom: 25px;
    border-radius: 0px;
}
.reqdemo {
    border-radius: 5px;
    background-color: rgb(234, 1, 111);
    color: white;
    margin-bottom: 7px;
}
input:focus{
    outline: none!important;
}

input:focus {
    color: #101010;
    background-color: #ffffff !important;
    border-color:none;
    outline: 0;
    box-shadow: none;
}

/*  */
#testimonial-slider .testimonial{
       border: 1px solid #212529;
    border-top: 1px solid #212529;
       padding: 40px 25px 40px;
    margin-bottom: 30px;
    width: 90%;
    margin-left: 5%;
    position: relative;
	    border-radius: 10px;
		    margin-top: 10px;
}
#testimonial-slider .testimonial:after{
    content: "\f10d";
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 30px;
  color: #212529;
    position: absolute;
     top: -19px;
    left: -9px;
}
#testimonial-slider .testimonial .description{
    font-size: 14px;
    color: #666;
    line-height:26px;
}
#testimonial-slider .testimonial .pic{
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -30px;
    left: 25px;
}
#testimonial-slider .testimonial .pic img{
    width: 100%;
    height: auto;
}
#testimonial-slider .testimonial .testimonial-title{
  font-size: 20px;
    color: #000;
    position: absolute;
    bottom: 20px;
    
    right: 10px;
}
#testimonial-slider .testimonial .testimonial-title small{
    display: block;
    font-size: 14px;
     color: #212529;
    margin-top: 7px;
}

#products img {
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.owl-theme .owl-controls .owl-page.active span{
    background: #00adb7;
}
.reqdemo:focus{
	
	    color: #f6f6f6;
    background-color: #00377c;
    border-color: #00377c;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.reqdemo:hover{
	
	    color: #f6f6f6;
    background-color: #00377c;
    border-color: #00377c;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: #868ca7;
    border-radius: 0;
	WIDTH:90%;
	    max-width: 22%;
    margin-left: 2.5%;
	margin-right:0px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
    margin-left: 20px;
    padding: 10px 10px !important;
    margin-right: 50px;
    font-size: 15px !important;
    border-radius: 5px !important;
    margin-bottom: 30px;
 
}
nav > div a.nav-item.nav-link.active {
    background: #01397b;
}
.nav-tabs {
    border-bottom: none !important;
}


/*vertical slider*/


.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 100%;
}

.carousel.vertical .prev {
  top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -100%;
}

.carousel.vertical .active.right {
  top: 100%;
}

.carousel.vertical .item {
    left: 0;
}




























/*flip animation css*/

/*Vertical Sliding*/
.slidingVertical{
  display: inline;
  text-indent: 8px;
}
.slidingVertical span{
  animation: topToBottom 17.5s ease-in-out infinite 0s;
  -ms-animation: topToBottom 17.5s ease-in-out infinite 0s;
  -webkit-animation: topToBottom 17.5s ease-in-out infinite 0s;
  color: #00abe9;
  opacity: 0;
  overflow: hidden;
    position: absolute;
    margin: 15px 0px 0px -90px;
}
.slidingVertical span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.slidingVertical span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.slidingVertical span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.slidingVertical span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}
.slidingVertical span:nth-child(6){
  animation-delay: 12s;
  -ms-animation-delay: 12s;
  -webkit-animation-delay: 12s;
}
.slidingVertical span:nth-child(7){
  animation-delay: 14s;
  -ms-animation-delay: 14s;
  -webkit-animation-delay: 14s;
}
.slidingVertical span:nth-child(8){
  animation-delay: 16s;
  -ms-animation-delay: 16s;
  -webkit-animation-delay: 16s;
}
/*topToBottom Animation*/
@-moz-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: translateY(-50px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-webkit-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: translateY(-50px); }
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes topToBottom{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: translateY(-50px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(50px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/*Pop Effect*/
.popEffect{
     width: 0%;
}
.popEffect span {
    animation: pop 15.5s linear infinite 1s;
    -ms-animation: pop 15.5s linear infinite 0s;
    -webkit-animation: pop 15.5s linear infinite 0s;
    color: #00abe9;
    opacity: 0;
    /* overflow: hidden; */
    width: 69%;
    position: absolute;
    margin: 7px 0px 0px -10px;
    /* margin: 0 auto; */
    /* text-align: center; */
}
.popEffect span:nth-child(2){
  animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-delay: 2.5s;
}
.popEffect span:nth-child(3){
  animation-delay: 4s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.popEffect span:nth-child(4){
  animation-delay: 6s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.popEffect span:nth-child(5){
  animation-delay: 8s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}
.popEffect span:nth-child(6){
  animation-delay: 10s;
  -ms-animation-delay: 12.5s;
  -webkit-animation-delay: 12.5s;
}

.popEffect span:nth-child(7){
  animation-delay: 12s;
  -ms-animation-delay: 15s;
  -webkit-animation-delay: 15s;
}




/*Pop Effect Animation*/
@-moz-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 0; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px);}
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 0; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 0; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}




textarea:focus, input:focus{
    outline: none;
}



/* */

.dsstitle{
	
	color:#303030;
	font-size:26px;
	text-align:right;
	margin-top:15px;
}
.dsssub{
	text-align:right;
	color:#505050;
	font-size:14px;
}
.drsstext{
	font-size:14px;
	text-align:justify;
	margin-top:30px;
	color:#505050;
	
}
.border11{
	    padding: 12px;
    border: 1px solid #0808082e;
    border-radius: 5px;
}
.diff span {
    text-align: center;
    font-weight: 900;
}
/* */
.tooltip {
	cursor:pointer;
  position: relative;
  display: inline-block;
  position: unset;
    z-index: 99999;
    display: block;
    margin: 0;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: unset;
    font-size: inherit;
    word-wrap: unset;
    opacity: unset;

}


.tooltip .tooltiptext {
    width: auto;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
  z-index: 1;
    bottom: 92%;
    left: 0px;
    margin-left: 0px;
	display: none;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}


.tooltiptext:hover {
      visibility: hidden;
    opacity: 0;
    display: none;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  display:block;
}


.polygon-clip-triangle-equilateral {
    -webkit-clip-path: polygon(0% 100%, -2% 0%, 100% 0%, 77% 100%);
    clip-path: polygon(0% 100%, -2% 0%, 100% 0%, 77% 100%);
}
.clipshape {
    padding-left: 0px;
    padding-right: 0px;
    /*background-color: #01397b;*/
    background-color: #1d5290;
}
.bannersec{
	 /*background-color: #01397b;*/
	 background-color:#1d5290;
}
.bsec1{
	padding-right:0px;
    padding-left: 0px;
}
.bsec2{
	padding-right:0px;
    padding-left: 0px;
}
#testimonial-slider1new .testimonial{

    width: 58%;
    margin-left: 12%;
    position: relative;
    border-radius: 10px;
   margin-top: 42%;
    border: 1px solid #fefefe;
    border-top: 1px solid #ffffff;
    padding: 27px 25px 28px;
    margin-bottom: 30px;
    background-color: white;
	
	}
	 
  
.descriptionmain .rmore {
    color: #ea016f;
    cursor: pointer;
    font-size: 18px;
}
.owl-carousel .owl-dots .active {
    background: #ea016f !important;
    opacity: 1;
}
.owl-dots {
    text-align: left;
	position:absolute;
	bottom:-150px;
}

#testimonial-slider1new .owl-dot {
    background: white;
  
    padding: 5px;
    display: inline-block;
    border-radius: 100px;
    margin-left: 10px;
}

@media only screen and (max-width:1600px)  and (min-width: 1200px) {

  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:-50px;
}
}


@media only screen and (max-width:1700px) and (min-width: 1600px) {

  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:-90px;
}
}

@media only screen and (max-width:1800px) and (min-width: 1700px) {

  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:-120px;
}
}

@media only screen and (max-width: 1900px) and (min-width: 1850px){
  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:-150px;
}

}

@media only screen and (max-width:1850px) and (min-width: 1800px) {

  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:-160px;
}

}

    @media only screen and (max-width:1204px) and (min-width: 950px) {
  .owl-dots {
    text-align: left;
	position:absolute;
	bottom:0px;
}
    
}

.description1{
	
	display:none;
}
.come-left {
  animation-duration: 0.5s;
            animation-name: slidein;
			   
			
}
 @-moz-keyframes slidein {
            from {
                margin-left: 100%;
             
            }

            to {
                
                
            }
        }
         @-o-keyframes slidein {
            from {
                margin-left: 100%;
                
            }

            to {
             
               
            }
        }
          @keyframes slidein {
            from {
                margin-left: 100%;
             
            }

            to {
              
               
            }
        }
		
		.rmore small{
			
			cursor:pointer;
		}
		
		
		#testimonial-slider1new .testimonial:after {
     content: "\f10d";
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 30px;
    color: #f3006dcc;
    position: absolute;
    top: -19px;
    left: -19px;
}

.owl-dots {
    display: none;
}
.Rectangle_3 .testimonial {

   border: 1px solid #212529;
    border-top: 1px solid #212529;
    padding: 20px 10px 10px 10px;
    margin-bottom: 30px;
    width: 90%;
    margin-left: 5%;
    position: relative;
    cursor: grab;
    border-radius: 5px;
    margin-top: 30px;
    height: 320px;
    font-size: 17px;
    text-align: justify;
    text-justify: distribute;
    word-spacing: -2px;
}
.Rectangle_3 .testimonial  .testimonial-title{
    font-size: 16px;
    text-align: center;
    float: right;
    margin-bottom: 10px;
}
.slick-center .Rectangle_3{
  transform: scale(1);
}
.slick-center .Rectangle_3  .testimonial:after {
    content: "\f10d";
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 30px;
    color: #212529;
    position: absolute;
    top: -19px;
    left: -9px;
}

.slick-slide{
	
	opacity: 0.5;
}
.slick-current{
	    transform: scale(1.13);
	opacity:1;

}
.slick-arrow{
	display:none !important;
}
.slick-dots {
	cursor:pointer;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ffb7d9;
    text-indent: -9999px;
}
.slick-dots li.slick-active button {
    background-color: #ea0b6f;
}

.slick-dots li.slick-active button:focus {
    outline: 1px dotted;
    outline: 1px auto #ea0b6f;
    /* color: red; */
}
.no-focus-outline a:focus,
.no-focus-outline button:focus {
  outline: none !important;
}
:focus {
   outline: none !important;
}



.box {
  cursor: pointer;
  height: 300px;
   position: relative;
   overflow: hidden;
   /* width: 400px; */
 }
 .box img {
   position: absolute;
   left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
   transition: all 300ms ease-out;
 }
 
 .box .overbox {
   background-color: #01397b8a;
   position: absolute;
   top: 0;
   left: 5%;
   color: #fff;
   z-index: 100;
   -webkit-transition: all 300ms ease-out;
   -moz-transition: all 300ms ease-out;
   -o-transition: all 300ms ease-out;
   -ms-transition: all 300ms ease-out;
   transition: all 300ms ease-out;
   opacity: 0;
   width: 90%;
   height: 100%;
   padding: 110px 20px;
 }
 
 .box:hover .overbox { opacity: 1; }
 .box .overtext {
   -webkit-transition: all 300ms ease-out;
   -moz-transition: all 300ms ease-out;
   -o-transition: all 300ms ease-out;
   -ms-transition: all 300ms ease-out;
   transition: all 300ms ease-out;
   transform: translateY(40px);
   -webkit-transform: translateY(40px);
 }
 .box .title {
   font-size: 2.5em;
   text-transform: uppercase;
   opacity: 0;
   transition-delay: 0.1s;
   transition-duration: 0.2s;
 }
 .box:hover .title,
 .box:focus .title {
   opacity: 1;
   transform: translateY(0px);
   -webkit-transform: translateY(0px);
 }
 
 .box .tagline {
   text-align: justify;
   font-size: 1em;
   margin-top: -30px;
   opacity: 0;
   transition-delay: 0.2s;
   transition-duration: 0.2s;
 }
 .box:hover .tagline,
 .box:focus .tagline {
   opacity: 1;
   transform: translateX(0px);
   -webkit-transform: translateX(0px);
 }
 
 
 #testimonial-slider1new .owl-prev{
    position: absolute;
    top: 72%;
    /* right: 100px; */
    left: -16px;
	display: none;
    color: white;
 }

 #testimonial-slider1new .owl-next{
 position: absolute;
    top: 72%;
    right: 100px;
    color: white;
 }
 
 .arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}


@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}


/* */

.descriptionmain{
	     
padding: 10px;
font-size: 17px;

}

#scrolltest::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#scrolltest::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#scrolltest::-webkit-scrollbar-thumb
{
	background-color: #000000;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

.dsm-block{
	
    display: inline-flex;
}
.bannertitle1 {
    color: rgb(1, 58, 123) !important;
	
}


















@media screen and (max-width: 769px) and (min-width: 600px){
    .topsec {
    position: absolute;
    top: 20px;
    z-index: 9999;
    padding-right:75px;
}
#testimonial-slider1new .testimonial {
    width: 77% !important;
}
#testimonial-slider1new .testimonial h3{
    font-size:20px;
}
.descriptionmain {
    padding: 10px;
    font-size: 12px;
}
#testimonial-slider1new .owl-next {
    position: absolute;
    top: 72%;
    right: 10px;
    color: white;
}
}
