@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700,200,300,800,700);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
html, body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Raleway', sans-serif;
	background-color: #FFFFFF;
	color: #777777;
}

a img{
    border:0px;
    outline: 0px;
}
a:hover img, a:active img, a:focus img,
a:hover, a:active, a:focus{
    border:0px;
    outline: 0px;
}


.number{
    font-family: 'Roboto', sans-serif;
}

.main-wrap{
    overflow: hidden;
    position: relative;
}

/* ####################################### */

@media (min-width: 1650px){
    .main-bg .container {
        width: 1450px;
    }
}

@media (min-width: 1900px){
    .main-bg .container {
        width: 1600px;
    }
}

.main-bg{
    background-image: url("../images/bg1.jpg");
    background-size: contain;
    background-position: left bottom;
    min-height: 900px;
    background-repeat: no-repeat;
    background-color: #020508;
}

.inner-page.main-bg{
    background-image: none;
    min-height:210px;
    background-color: #020508;
}

.main-bg header{
    position: relative;
}

header .logo{
    position: absolute;
    left: 30px;
    top: 45px;
    display: inline-block;
}

header .patents-text{
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #fff;
}

.main-heading{
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
    color: #fdd81c;
    text-align: center;
    margin-right: -50px;
}

.sub-text{
    color: #fff;
    display: inline-block;
    max-width: 380px;
    text-align: center;
    margin-top: 50px;
}
.sub-text h1{
    font-size: 60px;
    line-height: 50px;
    font-weight: 800;
}
.sub-text h1 span{
    display: inline-block;
    width: 100%;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
}
.sub-text p{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 34px;
    margin-top: 30px;
}

.video-block{
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.video-block img{
    padding-bottom: 20px;
}
.video-block a{
    color: #fed316;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: underline;
}
.video-block p{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}




@media (max-width:992px){

	.main-heading{
		margin-right:0px;
	}


    header{
        height: 130px;
    }
    header .logo{
        top: 25px;
        left: 20px;
        height: 100px;
        width: 100px;
    }
    .inner-page.main-bg{
        min-height:130px;
    }
    header .patents-text{
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 0px;
        color: #fff;
    }
    .sub-text{
        max-width: 100%;
        margin-bottom: 40px;
    }
    .main-bg .visible-xs img{
        max-height: 400px;
        margin: 0px auto 30px auto;
    }
}

@media (max-width: 768px){
    .video-block.p-l-30.m-l-20{
        padding-left: 0px;
        margin-left: 0px;    
    }
    .text-left.m-b-20{
        text-align: center;
    }
    .text-left.m-b-20 > .d-i-block{
        margin: 0px auto;
    }
}

/*   ######################################################################################   */


.section2{
    background-image: url("../images/section-2-img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 20px 0;
}
/*@media(min-width: 1620px){
.section2{
max-height: 900px;
}   
}*/
.section2-sub-heading{
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 0px;
}
.section2-heading{
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 0px;
}
.section2-space{
    height: 550px;
}






/*   ######################################################################################   */





.section5{
    padding: 50px 0px;
}
.section5-heading{
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
    color: #000;
}
.btn.btn-custom{
    padding: 0px 30px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #000;
}
.screen-img{
    box-shadow: 0px 0px 45px rgba(0,0,0,.20);
}
.section5 .item{
    text-align: left;
}
.numbers{
    font-size: 80px;
    font-weight: 800;
    color: rgba(0,0,0,.20);
    display: inline-block;
    margin-bottom: 10px;
    line-height: 80px;
}
.item h2{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
.item p{
    font-size: 14px;
    margin-top: 0px;
    line-height: 22px;
    color: rgba(0,0,0,0.8);
    font-weight: 400;
}
.index-carousel .item{
    padding: 50px;
}


@media (max-width:768px){
    .owl-carousel .item{
        padding: 20px 10px;
    }
    .owl-carousel .item .text-left, .owl-carousel .item .textleft{
        text-align: center;
    }
    .item p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }
}




/*   ######################################################################################   */






.section6{
    padding: 80px 0px;
    background-color: #d1d1d1;
}
.section6 h2{
    font-size: 30px;
    line-height: 36px;
    text-align:left;
    color: #000;
    font-weight: 700;
}
.section-heading{
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-weight: 700;
}
.text-blue{
    color: #12369d;
}

.section6-block{
    z-index: 0;
}
.section6-block .txt-info{
    background: rgb(243,82,28);
    background: linear-gradient(90deg, rgba(243,82,28,1) 0%, rgba(255,214,18,1) 100%);
    height:155px;
    width:180px;
    font-size: 28px;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    text-align: left;
    font-weight: 500;
    z-index: 10;
    position: relative;
}
.section6-block .txt-info.txt-info2{
    background: rgb(17,53,156);
    background: linear-gradient(90deg, rgba(17,53,156,1) 0%, rgba(141,182,226,1) 100%);
}
.section6-block .photo-div{
    width: 210px;
    margin-left: 30px;
    margin-top: -20px;
    z-index: -1;
}
.section6-block .photo-div > span{
    line-height: 45px;
    font-size: 22px;
    display: inline-block;
    font-weight: 600;
    width: 100%;
    border-bottom:3px solid #000;
    color: #000;
    background-color: #fff;
    text-align: center;
}







/*   ######################################################################################   */






.section7-block{
    position: absolute;
    bottom: -23px;
    right: 150px;
}

.section7-block .section7-block-text{
    background: rgb(17,53,156);
    background: linear-gradient(90deg, rgba(17,53,156,1) 0%, rgba(141,182,226,1) 100%);
    height:180px;
    width:210px;
    font-size: 26px;
    color: #fff;
    line-height: 34px;
    display: inline-block;
    text-align: left;
    font-weight: 500;
    z-index: 10;
    padding: 7px 15px;
    position: relative;
    z-index: 0
}
.section7-block-photo{
    position: absolute;
    right: -15px;
    bottom: -20px;
    z-index: 100;
}
.section7{
    padding:50px 0px 120px;
}





/*   ######################################################################################   */






.section8{
    padding: 60px 0px;
    background-color:#d1d1d1;
}
.block-title{
    background-color: #2d459c;
    padding: 15px 10px 10px 10px;
    line-height: 34px;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}
.block-title.block-title2{
    background-color: #f6993b;
}





/*   ######################################################################################   */






footer{
    padding: 30px 0px;
    background-color:#373539;
    color: #fff;
}





/*   ######################################################################################   */


@media (max-width:768px){
    .main-bg {
        background-size: 1200px;
    }
    .main-heading {
        font-size: 24px;
        line-height: 40px;
    }
    .sub-text{
        margin-top: 10px;
        margin-bottom:0px;
    }
    .sub-text p {
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
    }
    .sub-text h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .sub-text h1 span {
        font-size: 20px;
        line-height: 20px;
    }
    .video-block {
        font-weight: 500;
    }
    .section2-sub-heading {
        font-size: 18px;
        line-height: 24px;
    }
    .section2-heading {
        font-size: 24px;
        line-height: 34px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .section5-heading {
        font-size: 22px;
        line-height:30px;
    }
    .section2-space {
        height: 200px;
    }
    .section6 .col-md-8.text-center.p-l-0.p-r-0{
        padding-left: 15px;
        padding-right: 15px;
    }
    .section6 .col-md-4.text-left{
        text-align: center;
    }
    .section6-block{
        display: inline-block;
        margin: 0px auto 30px auto;
    }
    .section6-block .txt-info{
        margin-left: -40px;
    }
    .section6 h2 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 15px;
    }
    .section6 .text-left{
        text-align: center;
    }
    .section6{
        padding: 50px 0px;
    }
    .section-heading {
        font-size: 24px;
        line-height: 32px;
    }
    .section7-block {
        position: relative;
        bottom: 0px;
        right: 0px;
        width: 210px;
        margin: 0px auto;
    }
    .main-bg .col-md-8.text-center > .text-left{
        text-align: center;
    }
}

@media (max-width:400px){
    .video-block video{
        width: 200px !important;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .main-bg .col-md-8.text-center > .text-left{
        text-align: center;
    }
}






/*   ######################################################################################   */





/*  Menu   */



/* ############################################# */
/* menu */

.menu-wrap {
    background-color: #333;
    position: fixed;
    top: 0;
    height: 100%;
    width: 300px;
    margin-right: -320px;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    transition: .25s;
    z-index: 10;
    right: 0;
}
.menu-show {
    margin-right: 0;
    box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.2);
}
.menu-sidebar {
    margin: 55px 0 55px 10px;
    position: relative;
    top: 35px;
}
.menu-sidebar li {
    padding: 18px 22px 0;
}
.menu-sidebar li > a {
    color: #f3f3f3;
    font-size: 20px;
    font-weight: 500;
    position: relative;
}
.menu-sidebar li > a::after {
    content: "";
    display: block;
    height: 0.15em;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
    background-image: linear-gradient(to right, transparent 50.3%, #fff 50.3%);
    transition: background-position .2s .1s ease-out;
    background-size: 200% auto;
}
.menu-sidebar li > a:hover::after {
    background-position: -100% 0;
}

.menu-sidebar li > a.btn-stylist{
    color: #45e0d2; 
}

.menu-sidebar .menu-item-has-children {
    position: relative;
}
.menu-sidebar .menu-item-has-children .sub-menu {
    display: none;
}
.sidebar-menu-arrow::after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding: 10px;
    color: #45e0d2;
    position: relative;
}
.sidebar-menu-arrow:hover::after {
    cursor: pointer;
    color: #fff;
}
.sidebar-menu-arrow:active::after {
    top: 2px;
}


/*Hamburger Button*/
.toggle-button {
    position: absolute;
    width: 44px;
    height: 30px;
    top: 50px;
    right: 15px;
    padding: 4px;
    transition: .25s;
    z-index: 15;
    transition: all 0.3s ease-out 0s;
}


header#header.sticky-header .toggle-button{
    top: 25px;
}



.toggle-button:hover {
    cursor: pointer;
}
.toggle-button .menu-bar {
    position: absolute;
    border-radius: 2px;
    width: 80%;
    transition: .5s;
    left: 0px;
}
.toggle-button .menu-bar-top {
    border: 4px solid #fff;
    border-bottom: none;
    top: 0;
}
.toggle-button .menu-bar-middle {
    height: 4px;
    background-color: #fff;
    margin-top: 7px;
    margin-bottom: 7px;
    top: 4px;
}
.toggle-button .menu-bar-bottom {
    border: 4px solid #fff;
    border-top: none;
    top: 22px;
}
.button-open {
    right: 15px;
    position: fixed;
}
.button-open .menu-bar-top {
    border-color: #fff;
    transform: rotate(45deg) translate(8px, 8px);
    transition: .5s;
}
.button-open .menu-bar-middle {
    background-color: #fff;
    transform: translate(230px);
    transition: .1s ease-in;
    opacity: 0;
}
.button-open .menu-bar-bottom {
    border-color: #fff;
    transform: rotate(-45deg) translate(7px, -7px);
    transition: .5s;
}

@media (max-width: 500px) {
    .toggle-button {
        right: 15px;
    }
}

/* Text Block */
.wrapper {
    width: 40%;
    margin: 100px auto 0;
    color: #83828D;
}
.wrapper .text {
    padding: 30px;
}
.wrapper .text .heading {
    margin-bottom: 40px;
    font-size: 2em;
}
.wrapper .text p {
    line-height: 1.6em;
}
.wrapper .text .buttons {
    margin-top: 40px;
}

/* Buttons */
.wrapper .buttons .button {
    display: inline-block;
    margin-right: 20px;
    padding: 20px 25px;
    border-radius: 2em;
    background-color: #70CE64;
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    transition: background-color .3s;
}
.wrapper .buttons .button-secondary {
    background-color: #FF6746;
}
.wrapper .buttons .button-primary:hover {
    background-color: #84D07A;
}
.wrapper .buttons .button-secondary:hover {
    background-color: #FF7D60;
}

/*Active state for the buttons*/
.wrapper .buttons .button-primary:active {
    background-color: #70CE64;
}
.wrapper .buttons .button-secondary:active {
    background-color: #FF6746;
}

/*Icons*/
.wrapper .buttons .button span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.wrapper .buttons .button span::after {
    position: absolute;
    font-family: "FontAwesome";
    right: -3px;
    font-size: 14px;
    top: 0;
    transition: top .3s, right .3s;
}
.wrapper .buttons .button-primary span::after {
    content: "\f019";
}
.wrapper .buttons .button-secondary span::after {
    content: "\f178";
}
/*Slight icons animation*/
.wrapper .buttons .button-primary:hover span::after {
    top: 4px;
}
.wrapper .buttons .button-secondary:hover span::after {
    right: -6px;
}









/*   ######################################################################################   */

@media (min-width:992px) and (max-width: 1200px){
    .section7-block {
        bottom: -50px;
        right: 86px;
    }


}
@media (min-width:768px) and (max-width: 992px){
    .section7-block {
        bottom: -25px;
        right: 210px;
    }
    .main-bg {
        background-size: 2000px;
    }

}

@media (min-width:768px) and (max-width: 1024px){
    .text-left .video-block{
        margin: 0px auto;
    }
    .main-bg .text-left{
        text-align: center;
    }
    .col-md-4.text-right.hidden-xs img{
        margin: 0px auto 40px auto;
    }
    .owl-carousel .item .text-left, .owl-carousel .item .textleft {
        text-align: center;
    }
    .section6 .col-md-4.text-right.p-l-0.p-r-0{
        text-align: center;
    }
    .section6 a img{
        margin: 0px auto !important;
    }
    .section6 h2 {
        text-align: center;
    }
    .section6 .text-left {
        text-align: center;
    }
}








/*   ######################################################################################   */

@media (min-width:768px ){
    .about-carousel .item img{
        max-width: 500px;
    }
}









/*   ######################################################################################   */



#integration-list {
    font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    transition: all 0.3s ease-out 0s;
}
#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}
#integration-list ul > li {
    list-style: none;
    border-top: 1px solid #ddd;
    display: block;
    padding: 15px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}
#integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}
#integration-list ul > li:hover {
    background: #f7f7f7;
}
.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}
.integration-list h2 {
    padding:20px 0px;
    margin:0px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-weight: 500;
    line-height: 32px;
}
.integration-list span {
    font-size: 12.5px;
}
#left,#right{
    display: table;
}
#sup{
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}
.detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 14px;
}
.detail {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
}
.detail p{
    margin-bottom: 0px;
    line-height: 30px;
    color: #333;
}
.detail span{
    margin: 0;
}
.right-arrow {
    margin-top: 20px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
}
.icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}












































