
body{  margin: 0; padding: 0; font-family: 'Roboto', sans-serif;}




.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-weight: 400;
}

body::-webkit-scrollbar {
    width: .5em;
  }
   
  body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   
  body::-webkit-scrollbar-thumb {
    background-color: #233f86;
    outline: 1px solid slategrey;
  }


  .form-control {
    border: none;
    border: 1px solid #C4C4C4;
    border-radius:0;
    border: none;
}

.btn-primary {
    color: #fff;
    background-color: #233f86 !important;
    border-color: #007bff;
}



  .mt-n6 {
    margin-top: -8rem!important;
}

header i {

    color: #000;
}

.rounded {
    border-radius: 30px!important;
}

p {

    line-height:30px;
}

.about h2 {

    line-height: 40px;
}

.navbar-fixed {

 position: fixed;
 z-index: 9;
 width: 100%;
 background: #073c8e;
 top: 0;

 -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);
box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);

}


.navbar-fixed 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}



.navbar-fixed i {

    color: #fff;  
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 1.5rem;
    color: #000 !important;
    font-size: 18px;
}

.logo img {
    margin-top: 2px;
    width: 217px;
}


.btn {

    border: none;
    transition:.2s; -moz-transition:.2s; -webkit-transition:.2s;
    border-radius: 20px;
}



.btn-danger {

 background-color:#DD242B !important ;

}

.btn-white {
    background-color: #fff !important;
    padding: 13px 30px;
    height: 48px;
}

.text-danger {

    color: #DD242B !important;
}


.faq .card {

    border: none !important;
}




.faq .card-body {

    border: none !important;
    background:#F8F8F8 !important ;
    padding-left:40px !important;
    padding-right:40px !important;
}


.video {

    background: url(../images/video_bg.png) no-repeat;
    background-size: cover;
    padding: 122px 0;

}

.ftrarea{background: url(../images/footer-bg.jpg) 0 0 no-repeat; background-size: cover; padding: 70px 0 0 0; color:#fff;}


.carousel-indicators li {
    width: 12px;
    height: 12px;
    background: #0d1845;
    border-radius: 50%;
    border: 0;
    opacity: 1;
}


.carousel-indicators li.active {
    background: #106eea;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -34px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}


.meeting-wrap span {
    font-weight: 600;
    color: #f44336;
}

.meeting-wrap span {
    font-weight: 600;
    color: #f44336;
}


.ab-img {

    position: absolute;
    right: 0;

}

.sec_second  {

    overflow: hidden;

}

.sec_second li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    margin-right: 11px;
    color: #233f86;
}


.sec_second li {
    margin-bottom: 20px;
    line-height: 32px;
    font-size: 18px;
    display: inline-block;
    padding-right: 20px;
}



.pr-6 {

    padding-right: 172px;

}


.ab-img2 {

    position: absolute;
    left: 0;

}


.Features .card {

    background: url(../images/img_bg.png) no-repeat #fff;
    background-position: bottom;

}


.Features::before {
    background: url(../images/pattan.png) no-repeat;
    content: "";
    width: 351px;
    height: 452px;
    z-index: -1;
    position: absolute;
}



.bg-light {

    background: #f4f7fa;

}

.content li {

    position: relative;
    padding-bottom:15px;
    list-style-type: none;
}

.content li::before { 

    background: url(../images/arrow.png) no-repeat;      
    width: 15px;
    height: 17px;
    position: absolute;
    z-index: 1;
    content: "";
    margin-left: -34px;

}

.blue-text {
    color: #3f51b5;
    font-weight: 600;
}


.ml-6 {

    margin-left:219px;
}

    .choose {

        background: url(../images/bg-blue.png) no-repeat;
        text-align: center;
        padding: 42px 0;
        background-size: cover;


    }




#footer p a {
    color: #fff;
}


#footer {
    background: #1f1f1f;
}

#footer p {
    color: #fff;
}


.wrap {
    background: url(../images/banner.jpg) no-repeat center;
    background-size: cover;
    height: 800px;
}


  .bg-tranparent {

    background: rgba(0, 0, 0, 0.5);

  }

  .text-blue {

    color: #233f86;

  }

  .about-inner {

    background: #f7fdfd;
    position:relative;

    box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);

  }


.banner .btn{height:40px;
               background: #073c8e; padding: 10px 20px
               
               ; border:2px solid #fff;     padding: 10px 20px 33px 20px; }


               .banner .btn:hover {

                background: #ff5b2e;
               }


.dashboard-inner {

 background: #FFF4F4;

}

.about-left:before {


    background:#FFF4F4;
    width: 518px;
    height: 315px;
    content: "";
    position: absolute;


}

.about-left img {

    position: relative;
    z-index: 1;
}



.information {
    background: #FFF4F4;
    min-height: 441px;
}


.level ul li {
    list-style-type: none;
    padding-bottom: 20px;
}


.forsh {

    padding: 20px;
    border-radius: 20px !important;
    min-height: 335px;

    transform: scale(.9);
}

.w-30 {

    width: 37%;

    
}

.advantages::before {
    background: #1098B8;
    height: 5px;
    width: 40%;
    position: absolute;
    content: "";
    top: 0;
    left: 16px;
    border-radius: 5px;
}


.rounded-bottom {
    border-bottom-right-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}


.pr-8 {

    padding-right:200px;
}

.left {

    left: 0;
}


.level ul li::before {
    background: url(../images/arrow.png) no-repeat;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 19px;
    background-size: 80%;
    margin-top: 4px;
}



.fbg:before {

   
    background:url(../images/bg.png) no-repeat;
    width: 415px;
    height: 376px;
    content: "";
    position: absolute;


}

.information form {
    position: absolute;
    z-index: 1;
    width: 65%;
    margin-left: 101px;
    margin-top: 50px;
}

.information .form-control {

  height:70px;
  border:none;
  background-image: url(../images/icon3.png) ;
  background-position:95% 50%;
  background-size: 8%;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-left: 30px;


}

.level-right img {

      width: 131px;
      height: 131px;
      border-radius: 50%;
    
}




.bg-light {
    background-color: #F8F8F8!important;
}

.shield {
    position: absolute;
    z-index: 1;
    right: -93px;
    margin-top: -34px;
}



.clint {

  
     background: url(../images/clintbg.png) no-repeat;
     background-size: cover;
     min-height: 609px;
 

}


.clint-inner {

  background:#FFF4F4 ;
  margin-top: 307px;
  float: left;

}


.clint-inner img {

width: 83px;
height: 83px;
border-radius: 50%;

 }


 .formsec {
    background: #FFF4F4;
    width: 100%;
    margin-top: 64px;
}


.formsec .form-control {

border:none;
height:51px;

}

.height {

height: 120px !important;

}


.bg-dark {
    background-color: #000!important;
}


.demo
{
	padding: 114px 0 40px 0;
}
.heading-title
{
	margin-bottom: 100px;
}
.pricingTable {
    border: 1px solid #dbdbdb;
    text-align: left;
    transition: all 0.4s ease-in-out 0s; border-radius: 17px;
    min-height: 531px;
}
.InnerSpc{ padding: 0 20px;}

.pricingTable:hover{
       box-shadow: 0px 4px 30px 7px rgba(0, 0, 0, 0.14);
    margin-top: -30px;border: 1px solid transparent;
}
.pricingTable:hover .Pricing-header{ box-shadow:0px -9px 25px -8px rgba(0, 0, 0, 0.14); border-radius: 17px 17px 0 0;}
.pricingTable:hover.Mdltable{ border-radius: 0 0 17px 17px;}

.pricingTable .pricingTable-header{
    padding: 30px 10px;
}
.Pricing-header{width: 350px;
    text-align: center;
    position: relative;
    margin-top: -44px;
    color: #848484;
    font-size: 19px;
    height: 42px;
    background: #fff;
    margin-left: -1px;
    line-height: 41px;}

.red{ color:#ff0011; font-weight:bold;}
.pricingTable .heading{
    display: block;
    color: #000;
    font-size:21px;
}

.pricingTable .pricing-plans {
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
    color: #000;
    font-weight: 900;
}

.pricingTable .price-value{
    color: #474747;
    display: block;
    font-size: 23px;
    font-weight: 800;
    line-height: 35px;
    padding: 0 10px;
}

.pricingTable .price-value span{
    font-size:24px; font-weight:normal;
}
.smalltext{ color:}
.pricingTable .subtitle{
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 100;
}
.Getbtn{ 
color: #ff0011;
font-weight: normal;
display: block;
background: transparent;
border-radius: 5px;
width: 94%;
padding: 9px;
text-align: center;
margin-top: 20px; transition:all 0.3s linear; border: 1px solid #ff0011;
-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;
}
.pricingTable:hover .Getbtn{ background:#ff0011; color:#fff; text-decoration:none;transition:all 0.3s linear;
-moz-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;border: 1px solid transparent;}

.pricingTable .pricingContent ul{
    padding: 10px 0 42px 0;
    list-style: none;
    margin-bottom: 0;
}

.pricingTable .pricingContent ul li{
    padding: 11px 0 0 0;
    display: flex;
}
.recomText{background: #2196f3;
border-radius: 15px 0 0 15px;
text-align: center;
color: #fff;
font-size: 12px;
text-transform: uppercase;
padding: 5px 16px;
position: absolute;
right: 16px;}

.pricingTable .pricingContent ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  width: 1.5em; color:#3041c4;
}

.pricingTable .pricingContent ul li:nth-child(odd) {
    background-color: #fff;
}


.pricingTable .pricingTable-sign-up{
    padding: 25px 0;
}

.pricingTable .btn-block{
    width: 50%;
    margin: 0 auto;
    background: #e46367;
    border:1px solid transparent;
    padding: 10px 5px;
    color:#fff;
    text-transform: capitalize;
    border-radius: 5px;
    transition:0.3s ease;
}

.pricingTable .btn-block:after{
    content: "\f090";
    font-family: 'FontAwesome';
    padding-left: 10px;
    font-size: 15px;
}

.pricingTable:hover .btn-block{
    background:#fff;
    color: #e46367;
    border:1px solid #e46367;
}

@media screen and (max-width:1024px){

.btext {

    padding-top: 0 !important;
}


.banner {
    padding-top: 40px;
  
}


}


@media screen and (max-width:990px){
    .pricingTable{
        margin-bottom: 30px;
    }
}

@media screen and (max-width:992px){

  .banner h1 {
        font-size: 30px !important;
    }


    .pr-8 {
        padding-right: 0;
    }


.foot-mid i {

    margin-right: 20px;
    font-size:20px !important;
}

.logo {

    position: relative !important;
}

.navbar-toggler {

    margin-top: -23px;
}

.logo img {
    margin-top: -60px !important;
}

.navbar {

    padding: 0;
}


.banner {
    padding-top: 40px;
    margin-top: -53px;
}


footer a {

    color: #fff;
}


footer a:hover {

    color:#10b9f9;

}



/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
    padding: 0;
    width: 267px;
}
ul.social-network li {
	display: inline;
    margin: 0 28px;
    margin-left: -12px !important;
}

.color-blue {

    color:#10b9f9;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}


.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
    transition: all 0.8s;
    font-size: 28px;
}

hr {

    border-top: 1px solid rgba(255,255,255,.1);
}


.dashboard-inner:before {
    width: 225px;
    height: 173px;
    content: "";
    position: absolute;
    background: url(../images/about-bg.png);
    background-repeat: no-repeat;
    /* margin: -90px 0 0 -144px; */
    /* left: auto; */
    /* top: auto; */
    /* z-index: 1111; */
    margin-left: -126px;
    margin-top: -76px; background-size: 90%;
}


.onl_login .onl_socialButtons .onl_btn-facebook {
    background: #3b5998;
    border-color: #172d5e;
}

.onl_login .onl_socialButtons a {
    color: white;
    // In yourUse @body-bg: ;
    opacity: 0.9;
}

.onl_login .onl_socialButtons .onl_btn-google-plus {
    background: #fff;
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.24);
}

.onl_login .onl_socialButtons a i {


font-size: 20px;

}


@media screen and (max-width:1280px)
{
    .dashboard-inner:before{
    margin-left: -77px;
    margin-top: -76px;
    background-size: 80%;}
}


@media screen and (max-width:1192px) {

    .ml-6 {
        margin-left: 0;
    }

    .shield {
        position: absolute;
        z-index: 1;
        right: -68px;
        margin-top: -34px;
    }
    .dashboard-inner:before{    margin-left: -107px;
        margin-top: -76px;
        background-size: 76%;}

 }


@media screen and (max-width:986px) {

    

    .dashboard-inner:before{margin-left: -82px;
        margin-top: -76px;
        background-size: 80%;}

   header .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        text-align: center;
        padding: 20px;
        background: #fff;
        margin: 5px 0;
    }
    .dashboard{margin-top: 30px;}

    header .navbar-expand-lg .navbar-nav .nav-link {
        color: rgba(0,0,0,.9);
        border-bottom: 1px dotted #ccc;
    }


    .ml-6 {
        margin-left: 0;
    }

    .nav-item .btn {

        margin-top: 20px;
    }



    .about-left img {
  
        padding: 0 !important;
    }

    .about-left:before {
        background: none;
        width: 518px;
        height: 315px;
        content: "";
        position: absolute;
    }

    .information h2  {

        font-size: 25px !important;
    }

    .level h2  {

        font-size: 25px !important;
    }

    .pricingTable .pricingContent ul li {

        display:block ;
    }

    footer h5 {

        font-size: 15px;
    }

    footer p {

        font-size: 14px;
    }

    footer .navbar-nav .nav-link {
       
        font-size: 14px;
    }

    .shield {
        position: absolute;
        z-index: 1;
        right: -15px;
        margin-top: -12px;
        width: 100px;
    }

    .Pricing-header {
        width: 100%;
    }

}


@media screen and (max-width:767px) {


    .wrap {
        background: url(../images/banner.jpg) no-repeat center;
        background-size: cover;
        height: auto;
        padding-bottom: 49px;
    }


    .sec_second li {
   
        margin-left: -20px;
    }


    .choose {
        background: none;
       
    }

    .banner h3 {

        font-size: 28px;

    }


    .pr-6 {
        padding-right: 0;
    }


    .ab-img2 {


        position: unset;
        padding-bottom: 20px;
    }



header {

    padding-top: 41px;

}



    .navbar-nav .nav-link {
        color:#fff !important;
        border-bottom: 1px dotted #ccc;
    }
  


    .navbar-toggler {

        border: 1px solid #fff !important;
    }


    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/iconbar.png)  !important;
        background-size: 90%;
        background-repeat: no-repeat;
    }


    .forsh {

        padding-bottom: 20px;
    }
    .pricingTable {
        border: 1px solid #dbdbdb;
        text-align: left;
        transition: all 0.4s ease-in-out 0s;
        border-radius: 17px;
        min-height: 569px;
    }

    footer {

        text-align: center;
    }

    footer h5 {
        font-size:13px !important;
    }

    .about-left:before {

        display: none ;
    }

    .shield {
       
        right: 4%;
    
    }

    .calltoaction {

        text-align: center;
        padding-bottom: 60px !important;
    }

    footer .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        border-top: 1px dotted #5d5d5d;
        padding: 14px 0;
    }


    .banner {
        background-size: cover;
    }

    .about h2 {
        line-height: 39px;
        font-size: 27px;
    }

    .level .right  {

        display: none;
    }
    

    .faq .btn-link {

        padding-right: 47px !important;
    }

}


@media screen and (max-width:576px) {



.formsec h3 {

    font-size: 30px !important;
}

    .banner h1 {

        font-size: 30px;
    }

  

    .dashboard-inner {
        padding: 15px !important;
    }

    .pricingTable {

        min-height: auto;
        margin-bottom: 50px;
    }

  

    ul.social-network {
     
        margin-left: 43px !important;
       
    }

    .clint h3 {font-size: 20px;}

    .clint {
    
        min-height: 445px;
    }

    .demo {
        padding: 114px 0 0 0;
    }

    .formsec {
      
        margin-top: 0;
    }

    .footerlogo img {
        width: 150px;
        padding-bottom:10px;
    }

    .dashboard-inner:before{margin-left: -20px;
        margin-top: -36px;
        background-size: 45%;}

 }


 .scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}



.ab-img {

    position: relative;
    z-index: 1;
}


.btn-link.collapsed::before {

    content: "\f18e" !important; font-size: 30px; font-family: 'FontAwesome'; 
    content: "";
    position: absolute;
    margin-right: 20px;
    margin-top: -6px;
    right: 0;
    color: #666;

    
}

.btn-link::before {

    content: "\f01a" !important; font-size: 30px; font-family: 'FontAwesome'; 
    width: 46px;
    height: 46px;
    content: "";
    position: absolute;
    margin-right: 20px;
    margin-top: -6px;
    right: 0;
    color: #666;
  
   
}



