/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 9, 2017, 3:09:32 PM
    Author     : Nishad
*/

canvas{
    display:block;
    vertical-align:bottom;
}


/* ---- stats.js ---- */

.count-particles{
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles{
    font-size: 1.1em;
}

#stats,
.count-particles{
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats{
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles{
    border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js{
    z-index: -1;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    left:0;
    width: 100%;
    height: 100%;
    /*background-color: #b61924;*/
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#particles-js1{
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    left:0;
    width: 100%;
    height: 100%;
    /*background-color: #b61924;*/
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#hero .grid.-space-h-5{
    border: 1px solid #86C8EE;
}
#hero .h4{
    color: #86C8EE;
    font-size: 1.125rem;
}
.app-icon{
    text-align:center;
}

.app-icon-img{
    display:inline-block;
    margin:5px 5px;
    padding:5px;

}
.complete{
    display:none;
}

.more{

    color:navy;
    font-size:13px;
    padding:3px;
    cursor:pointer;
    /*display:block;*/
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #FFFFFF;
    background: url('images/logo.gif') 50% 50% no-repeat rgb(255, 255, 255);
    background-size: 100px 100px;

}
.tilrPath.-one {
    left:55%;
}

.tilrPath.-two {
    left:50%;
}

.tilrPath.-three {
    left:52%
}
.tilrPaths-section-content-text{
    font-size:20px;
}
@media (max-width: 640px)
{
    .tilrPaths-section-content-text{
        font-size:16px;
    }
}



.section-icons {
	margin-bottom: 50px;
}
.team-designation{
    font-size: 14px;
    font-weight: bold;
}
.text-center{
    text-align: center;
}
.main-heading{
    color: #191445;
}
.main-heading span{
    font-weight: 600;
}
.grid.-space-h-5.-underwriter-section-1{
    border-spacing: 4rem 0;
    width: calc(75% + 8rem);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.grid.-space-h-5.-underwriter-section-1 p{
    margin-top:50px;
    margin-bottom: 50px;
    line-height: 30px;
}
@media screen and (max-width: 782px) {
    .grid.-space-h-5.-underwriter-section-1 {
        width: calc(100% + 8rem);
        margin-left: -4rem;
        margin-right: -4rem;
    }
}
.theme-heading
{
    color: #86c7ed;
}
.-underwriter-section+.section {
    border-top: none;
}
.-underwriter-section-3 h3{
    color: #86c7ed;
    margin-top:50px;
}

.-underwriter-section-3 h3.sub-heading{
    color: #191445;
    line-height: 45px;
}
.padding-50{
    /*padding-left:50px;*/
    /*padding-right:50px;*/
}
.padding-100{
    padding-left:100px;
    padding-right:100px;
}
@media screen and (max-width: 782px) {
    .padding-100{
        padding-left:10px;
        padding-right:10px;
    }
}
.text-left{
    text-align: left;
}
.double-coloum p{
    line-height: 30px;
}
.footer-heading{
    color: #f1f1f1;
    margin-bottom: 30px;
}
.footer-heading span{
    font-weight: 600;
}
.padding-top-50{
    padding-top:50px;
}
h3.sub-heading{
    color: #191445;
    line-height: 35px;
}
.padding-0{
    padding-top:0px;
    padding-bottom: 0px;
}
.header-subtext{
    font-size: 30px;
    line-height: 40px !important;
}
.header-subtext-02{
    font-size: 20px;
    line-height: 40px !important;
}
.mt-100{
    margin-top:100px !important;
}
.mt-150{
    margin-top:100px !important;
}

.vm-cover-nav{
    text-align: left;
    margin-top:35px;
}
.vm-cover-nav .vm-nav-item {
    margin: 0;
    /*padding: 0px 15px;*/
    font-size: inherit;
    line-height: inherit;
}
.vm-cover-nav .vm-nav-item a:hover{
    /*background-color: #43B521 !important;*/
    /*color: #86c7ed;*/
}
.vm-cover-nav .vm-nav-item a:hover.vm-cover-nav .vm-nav-item .vm-nav-item {
    /*    border-bottom: 1px solid #86c7ed;*/
}
.vm-nav-item {

    margin: 0 -5px 30px 0;
    /*padding: 0 15px;*/
    height: 100%;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    /*text-decoration: underline;*/
    
    list-style: none;
    margin-right: 30px;
}
.vm-cover-nav .vm-nav-item a {
    line-height: 30px;
}
@media (min-width: 992px)
{
    .vm-nav-item {
        display: inline-block;
    }
    
}

@media (max-width: 992px)
{
    .vm-nav-item {
        margin-right: 0px !important;
    }
    
}
.vm-nav-item a {
    height: 100%;
    line-height: 30px;
    text-transform: uppercase;
    color: #89CFF0;
    text-decoration: none;
    /*border-bottom: 1px solid #FFF;*/
    padding-bottom:3px;
    font-weight: bold;
        font-family: "Montserrat", sans-serif;
}

.containerdiv {
    border: 0;
    float: left;
    position: relative;
    visibility: hidden;
    min-height: 100%;
    /*height: 516px;*/
} 
.cornerimage {
    border: 0;
    position: absolute;
    top: 0;
    left:10%;
}
.footer-col-3{
    padding-right: 40px;
    padding-left:40px;

}
.footer-col-2{
    padding-right: 100px;
    padding-left:100px;

}
@media (max-width: 499px)
{
    .footer-col-3{
        padding-right: 20px;
        padding-left:20px;

    }
    .footer-col-2{
        padding-right: 20px;
        padding-left:20px;

    }
}

.header-content.double-coloum{
    visibility: hidden;
}
.text-left-center{
    text-align: left

}
.desktop-hide{
    display: none;
}
.mobile-hide{
    display: block;
}
@media (max-width: 960px)
{
    .text-left-center{
        text-align: center;
    }
    .desktop-hide{
        display: block;
    }
    .mobile-hide{
        display: none;
    }
}

.mb20{
    margin-bottom: 20px;
}
.mb50{
    margin-bottom: 50px;
}
@media (max-width: 960px)
{
.nav {
    margin-top: 0px;
}
.-underwriter-section-3 h3{
	margin-top:0px;
}
}


.home-p {
    color: #e0e4e5; 
    font-size: 1.5rem; 
    max-width: 600px;
    margin:50px auto 20px;
}
@media (max-width: 960px)
{
    
    .home-p {
    font-size: 1.2rem; 

}
}

/* Scroll down icon */

@-webkit-keyframes scroll-down-anim {
    0%{ top: -7px; }
    50%{ top: 3px; }
    100%{ top: -7px; }
}
@-moz-keyframes scroll-down-anim {
    0%{ top: -7px; }
    50%{ top: 3px; }
    100%{ top: -7px; }
}
@-o-keyframes scroll-down-anim {
    0%{ top: -7px; }
    50%{ top: 3px; }
    100%{ top: -7px; }
}
@keyframes scroll-down-anim {
    0%{ top: -7px; }
    50%{ top: 3px; }
    100%{ top: -7px; }
}

.scroll-down{
    width: 150px;
    height: 43px;
    margin-left: -75px;
    line-height: 43px;
    white-space: nowrap;
    position: relative;
    bottom: 50px;
    left: 50%;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255,255,255, .5) !important;
    /*top:90% !important;*/

    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 

}
@media (max-width:798px){
    .scroll-down{
        bottom:50px;
    }
}
.scroll-down a{
    color: rgb(255,255,255) !important;
}

.scroll-down a:hover,
.scroll-down a:focus{
    text-decoration: none;
    letter-spacing: 6px;
    color: rgba(255,255,255, 0) !important;
}
.scroll-down.static,
.scroll-down.static{
    color: rgba(255,255,255, .4) !important;
}
.scroll-down.static:hover,
.scroll-down.static:focus{
    letter-spacing: 3px;
    color: rgba(255,255,255, .85) !important;
}
.scroll-down-icon{
    width: 26px;
    height: 100%;
    margin-left: -13px;
    position: absolute;
    top: 0;
    left: 50%;
    border: 2px solid rgba(255,255,255, .35);
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-animation: scroll-down-anim 1s infinite;
    -moz-animation: scroll-down-anim 1s infinite;
    -o-animation: scroll-down-anim 1s infinite;
    animation: scroll-down-anim 1s infinite;
}

.scroll-down-icon:after{
    content: " ";
    width: 2px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    background: rgba(255,255,255, .35);

    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.scroll-down:hover .scroll-down-icon{
    background: rgba(255,255,255, .7);
}

.scroll-down:hover .scroll-down-icon:after{
    background: rgba(0,0,0, .5);
}
.scroll-down.light:hover .scroll-down-icon:after,
.bg-color .scroll-down:hover .scroll-down-icon:after,
.bg-color-alfa .scroll-down:hover .scroll-down-icon:after,
.bg-color-alfa-30 .scroll-down:hover .scroll-down-icon:after,
.bg-color-alfa-50 .scroll-down:hover .scroll-down-icon:after,
.bg-color-alfa-70 .scroll-down:hover .scroll-down-icon:after,
.bg-color-alfa-90 .scroll-down:hover .scroll-down-icon:after{
    background: rgba(255,255,255, .15);
}

.holder {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  /*height: 20x0px;*/
}

.preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 250px;
  transform: translateX(-50%) translateY(-50%) rotateX(-45deg);
  transform-style: preserve-3d;
}

.preloader .circles {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.preloader .circles div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  transform: translateX(-50%) translateY(-50%);
  overflow: hidden;
  animation: rotateCircle 1s infinite linear;
  transform-origin: 100% 100%;
}

.preloader .circles div:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
}

.preloader .circles div:nth-child(1) {
  left: -11%;
  top: -11%;
  transform-origin: 111% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.28);
  animation-duration: 0.9s;
  z-index: 9;
  animation-name: rotateCircle1;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(1):before {
  top: 61%;
  left: 61%;
  background-color: #ea5f40;
}

@keyframes rotateCircle1 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.28) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.28) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(2) {
  left: -7%;
  top: -7%;
  transform-origin: 107% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.36);
  animation-duration: 1s;
  z-index: 8;
  animation-name: rotateCircle2;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(2):before {
  top: 57%;
  left: 57%;
  background-color: #86c8ee;
}

@keyframes rotateCircle2 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.36) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.36) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(3) {
  left: -3%;
  top: -3%;
  transform-origin: 103% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.44);
  animation-duration: 1.1s;
  z-index: 7;
  animation-name: rotateCircle3;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(3):before {
  top: 53%;
  left: 53%;
  background-color: #a8d0e6;
}

@keyframes rotateCircle3 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.44) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.44) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(4) {
  left: 1%;
  top: 1%;
  transform-origin: 99% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.52);
  animation-duration: 1.2s;
  z-index: 6;
  animation-name: rotateCircle4;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(4):before {
  top: 49%;
  left: 49%;
  background-color: #d0e0e5;
}

@keyframes rotateCircle4 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.52) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.52) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(5) {
  left: 5%;
  top: 5%;
  transform-origin: 95% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.6);
  animation-duration: 1.3s;
  z-index: 5;
  animation-name: rotateCircle5;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(5):before {
  top: 45%;
  left: 45%;
  background-color: #191445;
}

@keyframes rotateCircle5 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.6) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.6) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(6) {
  left: 9%;
  top: 9%;
  transform-origin: 91% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.68);
  animation-duration: 1.4s;
  z-index: 4;
  animation-name: rotateCircle6;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(6):before {
  top: 41%;
  left: 41%;
}

@keyframes rotateCircle6 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.68) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.68) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(7) {
  left: 13%;
  top: 13%;
  transform-origin: 87% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.76);
  animation-duration: 1.5s;
  z-index: 3;
  animation-name: rotateCircle7;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(7):before {
  top: 37%;
  left: 37%;
}

@keyframes rotateCircle7 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.76) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.76) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(8) {
  left: 17%;
  top: 17%;
  transform-origin: 83% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.84);
  animation-duration: 1.6s;
  z-index: 2;
  animation-name: rotateCircle8;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(8):before {
  top: 33%;
  left: 33%;
}

@keyframes rotateCircle8 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.84) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.84) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(9) {
  left: 21%;
  top: 21%;
  transform-origin: 79% 100%;
  transform: translateX(-50%) translateY(-50%) scale(0.92);
  animation-duration: 1.7s;
  z-index: 1;
  animation-name: rotateCircle9;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(9):before {
  top: 29%;
  left: 29%;
}

@keyframes rotateCircle9 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(0.92) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(0.92) rotateZ(360deg);
  }
}
.preloader .circles div:nth-child(10) {
  left: 25%;
  top: 25%;
  transform-origin: 75% 100%;
  transform: translateX(-50%) translateY(-50%) scale(1);
  animation-duration: 1.8s;
  z-index: 0;
  animation-name: rotateCircle10;
  /*opacity: $opacity;*/
  opacity: 0.9;
}

.preloader .circles div:nth-child(10):before {
  top: 25%;
  left: 25%;
}

@keyframes rotateCircle10 {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(1) rotateZ(0deg);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(1) rotateZ(360deg);
  }
}

.blue-heading{
    color: #89CFF0;
    font-weight: bold;
}

