@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:100,300,400,500,700,900');
/*
    font-family: 'Roboto Slab', serif;
Muli
extra-light 200
extra-light 200 Italic
light 300
light 300 Italic
regular 400
regular 400 Italic
semi-bold 600
semi-bold 600 Italic
bold 700
bold 700 Italic
extra-bold 800
extra-bold 800 Italic
black 900
black 900 Italic

*/
.site {
    margin: 0;
}
  .banner_content .btttt {
    display: block;
} 
body:not(.custom-background-image):before{display: none;}
body:not(.custom-background-image):after{display: none;}
.site-header {
    padding: 0;
}
.heightheader{ height: 75px;}
.site-branding {
    margin: 10px 110px 10px 0;
}
.main-navigation a {
    color: white;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 10px 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
}
.sub-menu{}
.primary-menu .sub-menu li{    background-color: #042292 !important;
    border: none !important;}
.primary-menu .sub-menu li:hover a{}
.sub-menu li a{}
.primary-menu .sub-menu li a:hover, .sub-menu li a:focus {
    color: #00e4d8;
    text-decoration: none;
    font-weight: 800;
}
.main-navigation ul ul a {
    white-space: normal;
    width: 20em;
}

.centerfooter .sub-menu{    display: none;}

.centerfooter .sub-menu li{    background-color: #042292 !important;
    border: none !important;}
.centerfooter .sub-menu li:hover a{}
.centerfooter .sub-menu li a{}
.centerfooter .sub-menu li a:hover, .sub-menu li a:focus {
    color: #00e4d8;
    text-decoration: none;
    font-weight: 800;
}
#container{width: 1600px;margin: 0 auto;position: relative;}

.mainheader {
    background: white;
    height: auto;
    margin-top: 6%;
}

.rightheader{}
.rightheader ul {cursor: pointer;
    list-style-type: none;
    margin: 0;    padding-left: 50px;
}
.rightheader ul li{ font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;color:white;    padding: 0 40px 0 25px;
    font-size: 16px;display: inline-block;}

.rightheader ul li:nth-child(1) {
    background: url(../img/f1.png) no-repeat left top 5px;
}
.rightheader ul li:nth-child(2) {
    background: url(../img/f2.png) no-repeat left top 5px;display: none;
}
.rightheader ul a li:nth-child(3) {
    background: url(../img/f3.png) no-repeat left top 5px;
}
.hero {
    color: #fff;
    font-family: Montserrat, Arial, sans-serif;
    position: relative;
    text-align: center;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path:  polygon(0 0, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    background: rgba(5,34,147,1);
    background: -moz-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,34,147,1)), color-stop(32%, rgba(5,46,152,1)), color-stop(50%, rgba(3,111,174,1)), color-stop(69%, rgba(2,165,194,1)), color-stop(100%, rgba(0,226,215,1)));
    background: -webkit-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -o-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -ms-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: linear-gradient(to bottom, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052293', endColorstr='#00e2d7', GradientType=0 );
}
.headerabsloute {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background: rgba(5,34,147,1);
    z-index: 9999999999;
    padding: 15px 0;
}
.banner{}
.banner .banner_content {
    top: 15%;
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
}
.custom-logo {
    max-width: 120px;
}
.banner .banner_content {
    position: absolute;
    left: 5%;
    right: 0px;
    text-align: left;
    width: 40%;
    padding:20px 20px 45px 20px;
   
}
.slider h2 {
    color: white;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;
}
.slider h3{ color:white;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;}
.slider p {
    color: white;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    padding-right: 16%;
    margin-top: 20px;
}

.main-navigation a:hover, .main-navigation a:focus {
    color: #00e4d8;
    text-decoration: none;
    font-weight: 800;
}
.main-navigation .primary-menu > li:hover a{ color: #00e4d8;
    text-decoration: none;
    font-weight: 800;}
.slider p #sp1{
    color: #0170bc;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    padding-right: 16%;
    margin-top: 20px;
}
.slider p #sp{
    color: #32383f;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    padding-right: 16%;
    margin-top: 20px;
}
.slider h4 {
    color: #1a1465;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;
}
.slider h5{
    color: #32383f;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;
}
.leftslide{width: 50%;float: left;}
.rightslide{width: 50%;float: right;
     box-shadow: -55px 0px 100px -55px #052996;}
.slider {
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.lefthero{}
.righthero{}

.slider .owl-prev {
    position: absolute;
    left: 7%;
    top: 74%;
}
.slider .owl-next {
    position: absolute;
    top: 74%;
    left: 17%;
}

.slider .owl-next i {
       color: white;
    font-size: 28px;
}

.slider .owl-prev i {
      color: white;
    font-size: 28px;
}

.slider .owl-carousel .owl-dots {
    width: auto;
    position: absolute;
    margin: 0 auto;
    left: 175px;
    bottom: 23%;
    display: -webkit-inline-box;
}

.slider .owl-carousel .owl-dots .owl-dot.active span {
    background: white;
}
.slider .owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #4edfdf;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.companylogos {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 50px 0;
}
.site-content {
    padding: 0;
}
body {
    background: #ffffff;
}
.heading {
    color: #3e4e60;
    font-size: 30px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
}
.logoslider{}

.logoslider .owl-carousel .owl-item img {
    display: block;
    width: auto;
    text-align: center;
    margin: 0 auto;
}
.logoslider .owl-prev{    position: absolute;    left: 0;
    top: 35px;}
.logoslider .owl-next {
    position: absolute;
    top: 35px;
    right: 0;
}
.logoslider .owl-prev i{color: #b2b2b2;
    font-size: 26px;}
.logoslider .owl-next i{color: #b2b2b2;
    font-size: 26px;}


    .services{ width: 100%;
    float: left;
    margin: 0 auto;
    padding: 50px 0;}
 .hh{font-size: 36px;}


 .footer{width: 100%;
    float: left;
    margin: 0 auto;
    padding: 50px 0;}
    .leftfooter{    text-align: left;}
  .leftfooter .custom-logo {
    filter: grayscale(1);
    max-width: 240px;
}
    .centerfooter{    text-align: center;}
   .centerfooter ul {
    list-style-type: none;
    margin: 0;
    padding: 40px 0;
}
      .centerfooter ul li{display: inline-block;}
.centerfooter li a {
    color: #868686;
    font-size: 14px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 10px;
    text-align: center;
}
    .rightfooter{}
    .social_media1{    margin-top: 30px;}
 .social_media1 .ff {
    display: inline-block;
    margin: 0 2px;
}
.rightfooter p {
    color: #868686;
    font-size: 12px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
    margin: 15px 0px;
}
   .social_media1 .ff i {
    font-size: 18px;
    padding: 10px;
    background: #7b818b;
    color: white;
    border-radius: 50px;
    width: 35px;
    height: 35px;
}

.contactus {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 75px 0;
    background-image: url(../img/contact.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.cntus{}
.cntus p {
    color: white;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    padding-right: 0rem;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.cntus h6{ color: white;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;}
.cntus ul{list-style: none;}
.cntus ul li {
    color: white;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    line-height: 28px;  
    padding: 10px 0; padding-left: 30px;
}
.cntus ul li:nth-child(1) {
    background: url(../img/l1.png) no-repeat left top 15px;
}
.cntus ul li:nth-child(2) {
    background: url(../img/l2.png) no-repeat left top 15px;
}
.cntus ul li:nth-child(3) {
    background: url(../img/l3.png) no-repeat left top 15px;
}
.cntusrt{}
.cntusrt h4 {
    color: white;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    text-align: center;
    margin-bottom: 25px;
}

.name {
    border: none !important;
    width: 48% !important;
    margin-right: 10px;    float: left;
    margin-bottom: 10px;
    padding: 20px 10px !important;
    border-radius: 0px !important;font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    font-size: 14px;
    color: #052293 !important;
}
.message {
    border-radius: 0px;
    padding: 15px 20px;
    height: 150px;
   font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    font-size: 14px;
    color: #052293 !important;
    width: 98%;
}
.butn{text-align: center;}
.submit {
    color: white !important;
    font-size: 18px !important;outline: none !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-weight: 800 !important;
    background: #0664ff !important;
    padding: 20px 25px !important;
    border-radius: 0px !important;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: none;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    font-size: 16px; text-align: center;
    color: red;
    border: none !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #052293 !important;
    text-align: center;
}
.counters {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 65px 0;
    background: #0664ff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.counters h3 {
    text-align: center;
    color: white;
    font-size: 36px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.counters p {
    color: white;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
}
.counters p span {
    color: #07e7d9;
    font-weight: 800;
}
.rightcounters{}
.rightcounters h3{ color: white;
    font-size: 30px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    margin-bottom: 20px;}
.rightcounters p{ color: white;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;}
    .chrt {
    margin-bottom: 25px;
    background: white;
    width: 31%;
    margin: 0px 10px;
    padding: 100px 29px 43px;
    position: relative;
}
 .chrt1 {
    margin-bottom: 25px;
    background: white;
    width: 31%;
    margin: 0px 10px;
    padding: 100px 29px 43px;
    position: relative;
}
 .chrt2 {
    margin-bottom: 25px;
    background: white;
    width: 31%;
    margin: 0px 10px;
    padding: 100px 29px 43px;
    position: relative;
}
.cht {
    position: relative;
    margin-top: 80px;
}
.chrt:before {
    background-image: url(../img/i1.png);
}
.chrt1:before {
    background-image: url(../img/i2.png);
}
.chrt2:before {
    background-image: url(../img/i3.png);
}
.cht:before {
    width: 148px;
    height: 148px;
    content: "";
    position: absolute;
    top: -65px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.cht h4 {
    text-align: center;
    color: #0664ff;
    font-size: 20px;position: relative;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
}
.cht h4:after{position: absolute;content: "";}
.cht p {
    color: #5a5b5c;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 0;
}


.clients{ width: 100%;
    float: left;
    margin: 0 auto;
    padding: 65px 0;}

#clientss {
    background-image: url(../img/contact.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 65px 0;
    
}
#clientss .clientoccup{color: white;font-size:16px;
       font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;}
#clientss .clienttestimony {
    color: white;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 25px;
    margin: 25px 0 55px 0;
}

.clientsection{    text-align: center;}
.clientimage {
    margin: 0 auto;
    width: 120px !important;
    text-align: center;
    height: 120px;
    border: 3px solid #37ebe0;
    border-radius: 50%;
    margin-bottom: 15px;
}
.clientimage img {
    border-radius: 50%;
    width: 114px;
    height: 114px;
}
.clientheading {
    color: #00e5d8;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;
}
.clientoccup{color: #3e4e60;font-size:16px;
       font-family: Montserrat, Arial, sans-serif;
    font-weight: 700;}
.clienttestimony {
    color: #3e4e60;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 25px;
    margin: 25px 0 55px 0;
}

.clients .owl-next i {
  color: #1a6ffa;
    font-size: 36px;
}
.clients .owl-next {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: -97px;
    margin: 0 auto;
    text-align: center;
}
.clients .owl-prev {
    position: absolute;
    left: -97px;
    bottom: 0px;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.clients .owl-prev i {
   color: #1a6ffa;
    font-size: 36px;
}
.clients .owl-carousel .owl-dots {
    width: 4%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;bottom: 10px;
    display: -webkit-inline-box;
}
.clients .owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #a3c5fd;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.clients .owl-carousel .owl-dots .owl-dot.active span {
    background:  #1a6ffa;
}


.aboutsection {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 55px 0;
    background: url(../img/about.png) no-repeat right center;
}
.lftabt {
    padding-right: 0;
    padding-left: 0;
}
.abthdr{}
.innerabtblock {
    background: #04449f;
    padding: 30px 150px 30px 35px;
    z-index: 0;
    position: relative;
    background-image: url(../img/vector.png);
    background-repeat: no-repeat;
    background-position: 135% center;
}
.innerabtblock p {
    color: white;
    font-size: 22px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 15px;
    padding-right: 3rem;
}
.innerabtblock button {
    background: #0664ff;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    padding: 20px 30px;
    border-radius: 50px;
}
.ht{    text-align: left;
    margin: 0;}

    .rightabt{margin-top: 60px;}
    .rightabt h3{ color: white;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;}
    .rightabt p{ color: white;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;}

   .sone {
    background: #0664ff;
    margin-bottom: 0;
    z-index: 99999;
    padding: 30px 20px;
    position: absolute;
    left: 14px;
    top: 4px;
    height: auto;
    width: 100%;
    float: left;
}
.sone:before {
    content: '';
    position: absolute;
    top: 0;
    left: -56px;
    width: 32%;
    height: 100%;
    background: #0664ff;
    -webkit-transform-origin: 100% 73%;
    -ms-transform-origin: 100% 73%;
    transform-origin: 100% 73%;
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: -1;
}
.sone:after {
    position: absolute;
    top: 55px;
    content: url(../img/ll.png);
    left: -94px;
}
.sone1:after {
    position: absolute;
    top: 55px;
    content: url(../img/ll.png);
    left: -150px;

}
.sone1 {
    background: #0664ff;
    margin-bottom: 5px;
    z-index: 99999;
    padding: 26px 20px;
    position: absolute;
    top: 221px;
    height: auto;
    width: 100%;
    float: left;
    left: 14px;
}
.sone1:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -112px;
    width: 38%;
    height: 100%;
    background: #0664ff;
    -webkit-transform-origin: 100% 73%;
    -ms-transform-origin: 100% 73%;
    transform-origin: 100% 73%;
    -webkit-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: -1;
}
.st{}
.st .icon {
    position: absolute;
    left: -85px;
    z-index: 999999;
    top: 53%;
}
.icon img{}

.st1{}
.st1 .icon1{}
.st1 .icon1 img{}

.innerblocks{position: relative;cursor: pointer;z-index: 1;}
.innerblocks img{opacity: 0.3;}


.btttt{}
.btttt button {
    background: #0664ff;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;outline: none !important;
    padding: 15px 25px;
    border-radius: 50px;
}
.hvrbox-text h3{color: white;
    font-size: 24px;text-align: center;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;}
.hvrbox-text p {
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    line-height: 22px;
    padding: 15px 25px;
    margin-bottom: 0px;
}
.headtext {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    color: white;
    height: 35%;
    background: #04449f;
    clip-path: polygon(0% 25%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0% 25%, 100% 0, 100% 100%, 0 100%);
}
.headtext h4 {
    margin: 50px 5px 20px 15px;
    color: white;
    font-size: 22px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 300;
    display: inline-block;
    position: relative;
}
.headtext span {
    position: absolute;
    right: 8px;
    bottom: 15px;
}
.headtext span img{opacity: 1;}
.hiddeninner{display: none;}

/* .innerblocks:hover ->*/
.hiddeninner {
    background: rgba(5,34,147,1);
    background: -moz-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,34,147,1)), color-stop(32%, rgba(5,46,152,1)), color-stop(50%, rgba(3,111,174,1)), 
        color-stop(69%, rgba(2,165,194,1)), color-stop(100%, rgba(0,226,215,1)));
    background: -webkit-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -o-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: -ms-linear-gradient(top, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    background: linear-gradient(to bottom, rgba(5,34,147,1) 0%, rgba(5,46,152,1) 32%, rgba(3,111,174,1) 50%, rgba(2,165,194,1) 69%, rgba(0,226,215,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052293', endColorstr='#00e2d7', GradientType=0 );
    height: 100%;
    padding: 45px 40px;
    position: absolute;
    top: 0;
    opacity: 0.9;    z-index: 2;
    width: 100%;-webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;cursor: pointer;
  -webkit-transition-timing-function: ease-out; transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  transition-timing-function: ease-out;display: block;
   
}

.hvrbox .hvrbox-layer_scale {
	border-radius: 50%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.hvrbox:hover .hvrbox-layer_scale,
.hvrbox.active .hvrbox-layer_scale {
	border-radius: 0%;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}



/*aboutus page*/
.inblock{      position: relative;   margin-top: 79px;}
.banner1{}
.banner1 img{width: 100%;}
.banner1 .banner_content1 {
    position: absolute;
    left: 0%;
    right: 0px;
    text-align: center;
   
    padding: 20px 20px 45px 20px;
   
}
.banner1 .banner_content1 {
    top: 15%;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
}
.banner_content1 h3{ color: white;
    font-size: 48px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;}
    .breadcrumb-container.theme1 a {
 
    display: inline-block;
    margin: 0 5px;
    padding: 5px 10px;
    text-decoration: none;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 16px !important;
    font-weight: 300;
}
.breadcrumb-container.theme1 li {
    margin: 0;
    padding: 0;
    background: #33eae0;
    padding: 5px 10px;
}
.hrt{color: white;}
.aboutpage {
    float: left;
    margin: 0 auto;
    width: 100%;
    padding: 75px 0;
    position: relative;
}
.aboutpage h3 {
    color: #3e4e60;
    font-size: 36px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-align: left;
    margin-bottom: 25px;
}
.aboutpage h5 {
    color: black;
    font-size: 24px;
     font-family: 'Roboto Slab', serif;
    font-weight: 800;
    margin-bottom: 20px;
}
.aboutpage p{ color: black;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;}
.aboutpage ul li {
    color: black;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    padding: 5px 0;
}
.aboutpage ul {
    list-style-type: disc;
}
    .abtsidebar {

}
   

   .solutions {
    background: #052293;
    padding: 30px;
}
    .solutions ul h5{color: white;
    font-size: 30px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;}
   .solutions ul {
    margin: 0;
    list-style-type: none;
}
   .solutions ul li {
    color: white;position: relative;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    padding: 20px 0;
}
.solutions ul li:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #1e399e;
    left: 0;
    bottom: 0;
}
   .solutions ul a {
    color: #00e5d8;
    font-size: 18px;
}

.fname {
    padding: 20px 10px !important;
    margin: 5px 0;
    border: none !important;
    font-size: 14px !important;
}
.fname1{height: 150px; padding: 20px 10px !important;
    margin: 5px 0;
    border: none !important;
    font-size: 14px !important;}
.smt {
    background: #00e5d8 !important;
    font-size: 18px;
    color: #052293 !important;
    font-family: Montserrat, Arial, sans-serif !important;
    font-weight: 800 !important;
}
#sidform{    margin-top: 10%;}
.solutions  h5 {
    color: white;
    font-size: 30px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
}
.sidebtn{text-align: center;}



.partnerssection{float: left;
    margin: 0 auto;
    width: 100%;
    padding: 75px 0;
    position: relative;}
.innerpartnersection {
    width: 48%;
    float: left;
    background: #f0f0f2;
    margin: 10px 10px;    border: 1px solid #b6bfe0;
    padding: 20px;height: 250px;
    text-align: center;
}
.innerpartnersection:nth-child(3){ width: 31%;
    float: left;
    background: #f0f0f2;
    margin: 10px 10px;
    padding: 20px;height: 360px;
    text-align: center;}
.innerpartnersection:nth-child(4){ width: 31%;
    float: left;
    background: #f0f0f2;
    margin: 10px 10px;height: 360px;
    padding: 20px;
    text-align: center;}
.innerpartnersection:nth-child(5) {
    width: 32%;
    float: left;
    background: #f0f0f2;
    margin: 10px 10px;
    height: 360px;
    padding: 20px;
    text-align: center;
}
.partnerlogo{}
.partnerlogo img{}
.partnerdesc{}
.partnerdesc p {
    color: #626369;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin:  0;
}
.partnerstext{}
.partnerstext h4 {
    color: #3e4e60;
    font-size: 36px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
}
.partnerstext p {
    color: #052293;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    margin: 0;
}
.partnerstext p span{color: #00dddb;}
.aboutpage1 {
    float: left;
    margin: 0 auto;
    width: 100%;
    padding: 75px 0 0 0;
    position: relative;
}

.locinner {
    background: #ebebeb;
    margin: 0 5px;cursor: pointer;
    width: 32%;
    padding: 30px 10px;
}
.locinner:hover{background: #00e5d8;}
.locinner:hover .loc img{    content: url(../img/loc1.png);
}
.locinner:hover ul li:nth-child(1){color: white;}
.locinner:hover h6{color: white;}
.loc {
    text-align: center;
    margin-bottom: 15px;
}
.loc img{}
.locinner h6 {
    color: #3e4e60;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    text-align: center;
    margin-bottom: 15px;
}
.locinner ul {
    list-style-type: none;
    margin: 0;
}
.locinner ul li {
    color: #3e4e60;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}

.locinner ul li:nth-child(2){color: #052293;   font-weight: 800;    margin-bottom: 0;}
.locinner ul li:nth-child(3){color: #052293; font-weight: 800;    margin-bottom: 0;}

.gmap {
    margin-top: 25px;
    padding-right: 0;
    padding-left: 0;
}
.contactpageform {
    padding-left: 0;
    padding-right: 0;
    margin-top: 25px;
}
.contactpageform .fname {
    width: 48%;
    margin-right: 15px;background: #ebebeb;
}
.contactpageform .fname1 {
  background: #ebebeb;width: 98%;
}
.contactpageform h5{color: #3e4e60;
    font-size: 24px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;}
    .contactpageform .sidebtn{text-align: right;}

.sidebar {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 100%;
    background: #052293;
   
}
.widget {
    border-top: 0;
    margin-bottom: 3.5em;
    padding-top: 1.75em;
}
.search-form label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.widget input[type="search"].search-field {
    width: 100%;
    width: 100%;
    padding: 20px 10px;
    border: none;
}
.widget .search-submit:before {
    font-size: 26px;
    left: 1px;
    line-height: 35px;
    width: 34px;
}
.widget button.search-submit {
    padding: 0;
    width: 35px;
    background: transparent;
    color: black;
    font-size: 22px;
}
.blog_title1{margin-top: 25px;}
.blog_title1 h3 {
    color: #052293;
    font-size: 24px;
    font-weight: 800;
}
.blog_title1 p{}
.displayblock1{}
.blog_post1{}
.boxx{}
.blog_img1{}
.blog_img1 img{height: 315px;}
.date1 {
    background: #042292;
    text-align: center;
    padding: 20px 5px;
}
.date1 span {
    color: #00e5d8;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
}
.date1 span i{}
.blog_description1{}
.blog_description1 p{}
.year{color: white !important;}
.cl {
    border-bottom: 1px solid #050505a1;
    margin-bottom: 40px;
    padding-bottom: 50px;
}
.pagi{    text-align: center;}
.pagi .page-numbers {
    font-size: 30px;
    color: white;
    background: #7b818b;
    padding: 5px 15px;
    border-radius: 70%;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 800;
    margin: 0 5px;
}
.pagi .page-numbers.current{background: #0664ff;}
.pagi .next .page-numbers{}
.pagi .next {}
.dat{    padding-right: 0px;
    padding-left: 0px;}
    .share{}
     .share .social_media1 {
    margin-top: 0;
}
 .share h6 {
    color: #7b818b;
    font-size: 18px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
}
.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}
body:not(.search-results) article:not(.type-page) .entry-content {
    float: right;
    width: 100%;
}
.blogside .widget {
    border-top: 0;
    margin-bottom: 3.5em;
    padding-top: 1.75em;
    background: #052293;
    padding: 30px;
}
.blogside .sidebar {
    float: left;
    margin-left: 0;
    padding: 0;    background: transparent;
    width: 100%;
     margin-bottom: 10px;
}
.blogside  h5 {
    color: white;
    font-size: 30px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
}
.blogside .widget ul a {
    color: #00e5d8;
    font-size: 18px;
}
.blogside .widget ul li {
    color: white;
    position: relative;
    font-size: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 400;
    padding: 20px 0;
}
.blogside .widget ul {
    margin: 0;
    list-style-type: none;
}
.blogside .widget ul li:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #1e399e;
    left: 0;
    bottom: 0;
}
.solutions1 {
    background: #052293;
    padding: 30px;float: left;
}


/*about css start*/

			
.breadcrumb-container {
  font-size: 15px  !important;
}

.breadcrumb-container li a{
  color:   !important;
  font-size: 15px  !important;
  line-height: 15px  !important;
}

.breadcrumb-container li .separator {
  color:   !important;
  font-size: 15px  !important;
}						
.breadcrumb-container.theme1 li {
	margin: 0;
	padding: 0;
	display: inline-block;
}							
.breadcrumb-container.theme1 a {
	background: ;
	display: inline-block;
	margin: 0 5px;
	padding: 5px 10px;
	text-decoration: none;
}

/*about css end*/















