﻿@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

@font-face {
  /*font-family: 'GothamMedium';
  src: url(fonts/GothamMedium.ttf);*/
  }


/*font-family: 'Montserrat', sans-serif;*/



body{
    margin:0;
    color:#0a0e21;
   font-family: 'Lato', sans-serif;
     transition: 0.3s;
     -moz-transition: 0.3s;
     -webkit-transition: 0.3s;

}


    
div#load_screen{
     background-color:#fff;
    opacity: 1;
    position: fixed;
    z-index: 1000000000;
    top: 0px;
    height: 100%;
    width: 100%;
    /* background: #ffffff; */
    display: table;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}


#load_screen p{
          color: #000;
    text-align: center;
    font-size: 18px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -40px;
    letter-spacing: 2px;
}



.loader{
    position: relative;
    box-sizing: border-box;
    width: 500px;
    /* height: 200px; */
    display: block;
    margin: auto;
    /* top: 50%; */
    text-align: center;
    /* margin-top: -90px; */
    display: table-cell;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}



.loader .logo{
         display: block;
        text-align: center;
    width:auto;
}

.loader .logo img{
        width: auto;
}


.square-spin {
    display: inline-block
}


::-webkit-scrollbar-track
{
    border-radius: 9px;
}

::-webkit-scrollbar
{
        width: 4px;
}

::-webkit-scrollbar-thumb
{
    border: 1px solid #202fd5;
    background: #202fd5;
   
}
.mobile-nav.showw {
   
    }
    

    .caret{
            border-top: 5px dashed;
        border-top: 5px solid\9;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
}

    


.scroll-down{
        display: table;
    margin: auto;
    margin-top: 100px;
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:2px;
    color: #fff !important;
    text-align:center;
}

.scroll-down:hover{
    text-decoration:none!important;
}

.scroll-down .fa {
      display: block;
    font-size: 72px;
    padding-left: 3px;
    color: #ff632b !important;
}


.tbl{
    width:100%;
display:table;
    height:100%;
}

.tbl-cell{
    display:table-cell;
    vertical-align:middle;
        height:100%;
        float:none;
}





.container{

    padding:0 15px;
    position:relative;
    
}


img{
    width:auto;
    max-width:100%;
    max-height:100%;
}


nav{
        background: #fff;
    top:0;
    width: 100%;
     position: absolute;
     z-index: 200000000;
      padding: 0px;
     transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.fixed-nav-top{
         transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
/*    top: -56px;*/
        box-shadow: 1px 1px 22px 0px #e2e2e2;
}
/*
.fixed-nav-top .custom_logo{
        padding:10px 20px;
          transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}
*/
.custom_logo a{
    height: 85px;
        transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}
/*
.fixed-nav-top .custom_logo a{
       height: 45px;
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}*/
/*
.fixed-nav-top  .desktop-menu{
        padding-right: 20px;
           transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
        margin-top: 13px;
}



.fixed-nav-top .topest-menu{
     transition: 0.3s;
               transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.fixed-nav-top .nav_upper_menu{
         transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}*/

.topest-menu{
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
    display: none;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1000;

}

.top_part{
    background: #181818;
    padding-left:50px;
}

.top_part .tbl-cell{
     padding-top: 13px ;
     padding-bottom: 13px ;
     padding-left: 20px;
     padding-right: 20px;
    border-right: solid 1px #464646;
        text-align: center;
}

.top_part .tbl-cell:last-child{
    border-right:0;
}

.tp_right_2 {

}

.top_part_left{
    padding-left: 0;
    padding-top: 13px;
    width: auto;
}
.top_pat_right{
        width: auto;
    float: right;
}

.top_part_left p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
}

.top_pat_right a {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
        transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 5px 0;
}

.top_pat_right a:hover{
     color: #78bdc4;
}


.top_pat_right a:after{
        display: block;
    background-color: #78bdc4;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.top_pat_right a:hover:after{
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}


.tp_right_1 ul{
    padding: 0;
    margin: 0;
}

.tp_right_1 ul li{
    display: list-item;
    list-style: disc;
    list-style-type: disc;
    float: left;
    color: #fff;
    width: auto;
    margin-right: 33px;
    padding: 0 4px;
}

.tp_right_1 ul li:last-child{
    margin-right: 0;
}

.tp_right_1 a{
text-transform: uppercase;
letter-spacing: 1px;

}

.tp_right_2 a{
    letter-spacing: 1px;
}


.tp_right_2 a .fa{
    margin-right: 10px;
        font-size: 19px;
            display: inline-block;
    vertical-align: middle;
}


.tp_right_3 a .fa{
    margin-right: 10px;
        font-size: 19px;
            display: inline-block;
    vertical-align: middle;
}


.tp_right_4 a{
    margin: 0 7px;
    font-size: 20px;
}

.tp_right_4 a:hover{
        color: #78bdc4;
}



.custom_logo{
    float: left;
    border-left: 0;
    border-top: 0;
    width: auto;
    text-align: left;
    padding: 10px 5px 20px 50px;
        transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.custom_logo a{
    display: block;
}

.custom_logo a img{
    width: auto;
   /* height: 100%;*/
	height: 140%;
    max-height: 500%;
}

.custom_navigation{
 float: left;
    width: 80%;
        text-align: right;
}


a:hover{
     text-decoration: none;
}

.desktop-menu{
    float: right;
    width: auto;
    border-left: 0;
    text-align: left;
    border-right: 0;
    margin-top: 45px;
    position: relative;
    /* text-align: right; */
    padding-right: 50px;
       transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}


.respon_btn{
    text-align: center;
    margin: 0;
    margin-right: 0;
    padding-left: 0px;
    /* border: solid 1px #464242; */
    border-left: 0;
    width: auto;
    right: 0;
    top: 0;
    /* float: right; */
    display: inline-block;
    vertical-align: middle;


}

.respon_btn span{
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.respon_btn span strong{
    font-weight: 700;
}




.nav_start{
     background: #4567e5;
    padding:10px 25px !important;
    text-align: center;
    margin-bottom: 0;
    display: block;
    color: #fff;
    letter-spacing: 0;
        margin: 0 !important;

}





.nav_start:hover{
    transition: 0.3s;
}

.nav_start:after{
    display: none  !important;
}

.bigg{
    transition: 0.6s !important;
    -webkit-transition: all 0.6s;
    transform: translateY(-133px) !important;
}

.top-grunge img{
vertical-align: top;
    margin-top: -1px;
    width:100%;
     transition: 0.3s;
}

nav{
        transition: 0.3s;
}

nav .logo a{

    display: block;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    height: 32px
    
}

.fixed-nav-top .logo a{
         height: 25px;
        -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}


.fixed-nav-top .topest-menu{
    transition: 0.3s;
}

.fixed-nav-top .top-grunge img{
        margin-top: -2px;
         transition: 0.3s;
}

nav.small .logo a{
      height:80px;
       -webkit-transition: max-height 1s; 
  -moz-transition: max-height 1s; 
  -ms-transition: max-height 1s; 
  -o-transition: max-height 1s; 
  transition: max-height 1s;  
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

nav.bigg .logo img{
    
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    
}

.fixed-pos{
    overflow:hidden;
}

.top-socio a{
        border-right:solid 1px #525665;
    padding: 0 21px;
        transition: 0.4s;
}

.top-socio a:hover{

text-decoration:none;
}

.top-socio a img{
     transition: 0.4s;
}

.top-socio a:hover img{
        transition: 0.4s;
    transform: rotateY(180deg);
}

.top-socio a:first-child{
    
    padding-left:0;
}

.top-socio a:last-child{
    border:none;
    padding-right:0;
}

.top-socio{
    display:table-cell;
    vertical-align:middle;
    width: 30%;
}



.logo{
    display: table-cell;
    vertical-align: middle;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    text-align: left;
        width: 100%;
}


.nicescroll-cursors{
    border:0 !important;
}



.desktop-menu li{
    display: inline-block;
    vertical-align: middle;
}

.desktop-menu li:last-child{
    margin-right:0;
}

.no_use a:before{
        position: absolute;
    right: -12px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border-top: 4px dashed #fff;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transition: 0.3s;
    content: '';
    top: 6px;
}

.no_use .dropdown-menu a:before{
    display:none !important;
}




.sub_dropdown{
       width: 100%;
           background: #eee;
        opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: none;
       top: -97%;
    position: absolute;
       max-height: 200px;
    overflow: auto;

}

.further_sub:hover .sub_dropdown{
       pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
     top:0;
    position: relative;
}

.further_sub:hover .fa-plus:before{
        content: "\f068";
}



.further_sub a:first-child{
       padding-right: 42px !important;
}

.further_sub .sub_dropdown li a{
        padding:5px  !important;
    border-bottom: solid 1px #909090;
    margin-top: 0;
    border: 0 !important;
    left: 0;
    border-radius: 0;
     margin-right:0 !important;

}



.sub_dropdown li a:after{
    display: none;
}

.further_sub .fa{
    font-size: 12px;
    border: solid 1px #fff;
    border-radius: 50%;
    padding: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
}


.desktop-menu ul li a{
       color: #000;
    font-size: 17px;
    padding: 13px 0;
    text-decoration: none;
    font-weight: 400;
    transition: 0.3s;
    position: relative;
    display: block;
    border-right: 0;
    border-left: 0;
    margin-right: 20px;
    letter-spacing: 1px;
}

.desktop-menu a:after {
      display: block;
    background-color: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.desktop-menu a:hover{
    color: #202fd5;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;

}

.desktop-menu a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.desktop-menu li:first-child a{
}

.current-menu-item a{
    color: #202fd5 !important;
}

.current-menu-item a:after {
        visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}



.desktop-menu li:last-child a{
    padding-right:0;
    border-right:0;

}

.desktop-menu ul {
      margin-bottom: 0;
    list-style: none;
    padding: 0;
    vertical-align: middle;
    border-left: 0;
    text-align: left;
    border-right: 0;
    display: inline-block;
    vertical-align: middle;
}

.desktop-menu .dropdown-menu>li>a{
/* box-shadow: 2px 20px 27px -21px #000; */
    padding: 10px 10px;
    border-bottom: solid 1px #909090;
    min-width: 200px;
    margin-top: 0;
    /* border: 0; */
    border-radius: 0;
    left: 0;
    /* min-height: 191px; */
    border-radius: 0;
    color: #fff;
    text-transform: capitalize;
   margin-right: 0;
}




.desktop-menu .dropdown-menu>li:last-child a{
    border-bottom: none;
}

.desktop-menu .dropdown-menu {
   /* display:none;*/
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: none;
}


.desktop-menu li:hover > ul.dropdown-menu {
    display:block;
 pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
     transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;

}

.mobile-nav .dropdown-menu {
   /* display:none;*/
       opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: none;
    position: relative;
    width: 100%;
    padding: 15px 25px !important;
        float: none;
}

.mobile-nav .dropdown {
    position: relative;
        z-index: 10;
}

.mobile-nav li:hover > ul.dropdown-menu {
    display:block;
 pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
     transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
     background: #fff;
    padding: 0;
}

.mobile-nav .dropdown-menu li a{
        font-size: 16px;
    color: #0f2f40;
    padding-top: 1px !important;
}

.mobile-nav .dropdown-menu li a:before{

}

.desktop-menu .dropdown-menu li {

    margin-right:0;
    display:block;
    border: 0;
    width: 100%;

} 
.dropdown-menu>.active>a {
    color: #fff !important;
}



.desktop-menu .dropdown-menu{
       box-shadow:0px 0 28px 0px #6b6b6b;
    padding: 0;
    min-width: 235px;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    left: -15px;
    /* min-height: 191px; */
    border-radius: 0;
    background: #1f1f1f;
    border-top: solid 1px #181818;
}

a{
    
color:#000;
}



.desktop-menu  .dropdown-menu>li>a:focus, .desktop-menu .dropdown-menu>li>a:hover{
     color: #ffffff!important;
    text-decoration: none;
    background-color: #202fd5;
    transition: 0.3s;
   
    
}



.new-li{
    margin-left:20px;
    margin-right:0 !important;
}

.new-li a{
        font-weight: 700;
    padding: 12px 17px 12px 53px;
    background: #ea2323;
    color: #fff;
    position: relative;
    transition:0.3s;
    text-transform:uppercase;
    letter-spacing:1px;
}

.new-li a .fa{
        background: #d51b1b;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 0;
    font-weight:bold;
    padding: 10px 16px;
    transition:0.3s;
}

.new-li a:hover{
    transition: 0.3s;
    background: #000;
}

.new-li a:hover .fa{
    transition: 0.3s;
    background: #493157;
}


.top-menu {
    display: none;
    vertical-align: middle;
    padding-left: 36px;
    position: relative;
}





.blob-btn{
        z-index: 1;
    position: relative;
 border-radius: 80px;
}



.blob-btn__inner {
    z-index: -1;
  overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
     border-radius: 80px;
}
.blob-btn__blobs {
    position: relative;
    display: block;
    height: 100%;
    -webkit-filter: url(#goo);
    filter: url(#goo);
}

.blob-btn__blob {
    position: absolute;
    top: 7px;
    width: 100%;
    height: 100%;
      background: #10122d;
    border-radius:0;
    -webkit-transform: translate3d(1%, 107%, 0) scale(1.4);
    transform: translate3d(1%, 107%, 0) scale(1.4);
    transition: -webkit-transform 0.45s;
    transition: transform 0.45s;
    transition: transform 0.45s, -webkit-transform 0.45s;
    -webkit-transition: transform 0.45s;
    -moz-transition: transform 0.45s;
    -o-transition: transform 0.45s;
    transition: transform 0.45s;
}

.blob-btn__blob:nth-child(1) {
    left: 0%;
    transition-delay: 0.04s;
}

a:hover, a:active{
    text-decoration: none;
}

.blob-btn__blob {
    -webkit-transform: translate3d(1%, 107%, 0) scale(1.4);
    transform: translate3d(1%, 109%, 0) scale(1.4);
}

.blob-btn:hover .blob-btn__blob {
    -webkit-transform: translateZ(0) scale(1.6);
    transform: translateZ(0) scale(1.6);
}


 #burger {
    width: 30px;
    display: block;
    padding-right: 0;
    height: 20px;
    left: 0px;
    cursor: pointer;
    z-index: 1000000000;
    position: relative;
    
}

#burger:hover  .bar{
    
      transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0s;
        transition: 0.8s;
}



#burger .bar {
    height: 1px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.2s;
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
     background: #202fd5;
    border-radius: 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.bar.one {
    width: 20px;
    top: 0;
}

.bar.two {
        width: 13px;
    top: 8px;
}

.bar.three {
    width: 26px;
    top: 16px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.bar.four {
    width: 30px;
    top: 30px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.animate .bar.one{
        opacity: 0;
    transform: translateY(-2px) rotate(-44deg);
    -webkit-transform:translateY(-2px) rotate(44deg);
}

.animate .bar.four{
        opacity: 0;
        transform: translateY(-8px) rotate(45deg);   
       -webkit-transform:translateY(-8px) rotate(45deg);
}

.animate .two{
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    top: 12px;
        width: 26px;
}

.animate .three{
        -webkit-transform: rotate(44deg);
    top: 12px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.top-menu .join {
    float: right;
    margin-right: 10px;
}
.join a {
       border: solid 1px #f69c0c;
    border-right-color: #f66e0c;
    border-top-color: #f66e0c;

    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}


.top-menu .menu-text{
    display:none;
    
}

.hidden_menu{
   
    position: relative;
}

.mob_front_logo{
    display: none;
}

.mobile-nav {
        background:#0f2f40;
    
    position: fixed;
    top: -110%;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: .2s ease;
    z-index: 100000000;
    transition: all 0.5s ease-out, background 1s ease-out;
    -webkit-transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    opacity: 0;
    left: 0;
}

.mobile-nav.showw{
           left: 0%;
    opacity: 1;
    transition: all 0.3s ease-in, background 0.5s ease-in;
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.2s;
    -webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
    top: 0;
    overflow: auto;
}

.mobile-nav .tbl{
     height: 75px;
             padding: 0 15px;
}

.mobile-nav #accordion{
    display: table-cell;
    vertical-align: middle;
    /* margin: auto; */
    height: 100%;
    text-align: center;
    position: relative;
   
}

.mobile-nav ul{
     list-style: none;
    margin: auto;
    padding: 0;
    margin-top: 0;
    text-align: center;
    position: relative;
       padding-top:0;
       padding-bottom: 30px;
      padding-left: 40px;
}

.mobile_ul{
      display: table;
    width: 400px;
    margin: 0 !important;

}

.mobile-nav ul li{
      /* margin-bottom: 5px !important; */
    /* margin-top: 0; */
    text-align: left;
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    box-shadow: none;
    width: auto;
}

.mobile-nav li a{
      color: #fff;
    transition: 0.3s;
    display: block;
    margin: auto;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0;
    padding-bottom: 8px;
    position: relative;
    font-size: 22px;
    /* text-align: center; */
    letter-spacing: 0px;
    padding: 10px 0;
   
}


.mobile-nav .search_bg{
    top:0 !important;
    background: none!important;
    position: relative!important;
    width: auto;
    height: auto;
        padding: 0 15px;
}

.mobile-nav #top_search_ico {
    right: 0px;
    top: 0;
    position: absolute;
    color: #fff;
    background: #5cad2f;
    width: 60px;
    height: 100%;
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
    padding: 15px;
    font-size: 20px;
        margin: 0;
}

.mobile-nav .top_search{
    width: 100%;

}

.mobile-nav .top_search .form-control{
    width: 100%;
    border: solid 2px #242430;
    font-size: 14px;
    color: #000;
    height: 65px;
}

.mobile-nav .panel-heading a:hover:after{
        visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.primary-hidden-menu{
    display: none;
}

.mobile-nav .panel-heading a:after{
    display: block;
    background-color: #000;
    position: absolute;
    bottom: 0px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.mobile-nav .collapse{
     color: #ea2323;
     transition:0.3s;
}

.nelo{
    
    color:#ffcc23 !important;
}


.nelo:before
{       
    transition: 0.2s;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}

.glyphicon-chevron-up{
    color:#ffcc23!important;
    
}


.mobile-nav.showw ul li{
    
-webkit-transform: scale(1) translateY(0px);
 transform: scale(1) translateY(0px);
  opacity: 1;
}


.mobile-nav.showw ul li:nth-child(1) {
  transition-delay: 0.55s;
}
.mobile-nav.showw ul li:nth-child(2) {
  transition-delay: 0.52s;
}
.mobile-nav.showw ul li:nth-child(3) {
   transition-delay: 0.49s;
}
.mobile-nav.showw ul li:nth-child(4) {
 transition-delay: 0.42s;
}
.mobile-nav.showw ul li:nth-child(5) {
transition-delay: 0.35s;
}
.mobile-nav.showw ul li:nth-child(6) {
   transition-delay: 0.28s;
}
.mobile-nav.showw ul li:nth-child(7) {
  transition-delay: 0.21s;
}


.mobile-nav.showw ul.secondary-new-menu li:nth-child(1){
 transition-delay: 0.14s;
}

.mobile-nav.showw ul.secondary-new-menu li:nth-child(2){
  transition-delay: 0.07s;
}



.mobile-nav  .panel-heading{
     border: none;
    background-color:transparent;
    padding:0;

}

.mobile-nav .panel{
    background-color: #00000000;
    border: none;
    border-bottom: solid 1px #d8d8d8;
    border-radius: 0;
}

.mobile-nav .panel-body{
        padding: 0;
        margin-top:10px;
        border: none !important;
}
.mobile-nav .panel-body li{
        margin-bottom: 0 !important;
    margin-top: 0;
}

.mobile-nav .panel-body a{
          color: #fff;
    text-transform: capitalize;
    display: block;
    margin-top: 0;
    padding: 5px 0;
    margin: auto;
    text-decoration: none;
}

.mobile-nav .panel-body a:hover{
    
    text-decoration:none;
    color:#fff  ;
}

.mobile-nav .nav_login{
    display: block;
    margin-top: 25px;
    text-align: center;
    border:solid 2px #fff;
     color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 15px;
    transition: 0.3s;
      font-family: 'Lato', sans-serif;
}


.mobile-nav .nav_start{
  
    padding: 10px 15px !important;
    line-height: normal !important;
      font-family: 'Lato', sans-serif;
    min-width: 140px;
    display: block;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 50px;
    text-transform: uppercase !important; 
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    box-shadow: none;

}

.mobile-nav.showw .nav_start{
            -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
        transition-delay: 0.14s;
}

.mobile-nav .nav_start:hover{
}

.mobile-nav .new-li{
    margin-top:35px;
    margin-bottom:0;
    margin-left:0;
    
}

.mobile-nav  .new-li a .fa{
        height: 100%;
        padding: 20px 26px;
}

.mobile-nav .new-li a{
    display:block;
    
        padding: 20px 17px 20px 53px;
}


.mobile-nav .indicator {
        right: 0;
    position: absolute;
    top: 8px;
    color: #fff;
}

    
.animated-border::before, .animated-border::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background:#f66e0c;
}
    

    
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    transition: 02s;
    opacity: 1;
}   
    
    
    .scroll-top-wrapper {
       position: fixed;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    z-index: 1000;
    color: #ffffff;
    border-radius: 30px;
    padding: 0;
    right: 27px;
    bottom: 40px;
    padding-top: 2px;
    -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;
}


.mobil-logo{
    display:none;
}
    
.xx-mobile-nav{
    
         position: absolute;
    width: 100%;
  
    z-index: 1000;
    top: 100%;
    left: 0;
    height: 0px;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease-out, background 1s ease-out;
    -webkit-transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    z-index: 10000;
    text-align: center;

}

.xx-mobile-nav .join{
        padding: 30px 10px;
    display:block;
}

.xx-mobile-nav .join a{
        border: solid 1px #f69c0c !important;
    border-right-color: #f66e0c !important;
    border-top-color: #f66e0c !important;
    display: table !important;
  
    /* padding: 10px 15px !important; */
    /* height: auto !important; */
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.xx-mobile-nav.showw{
        height: 100vh;
   
  
    transition: all 0.3s ease-in, background 0.5s ease-in;
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.2s;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
}


.xx-mobile-nav ul {
        display: block;
    padding: 0;
    list-style: none;
    margin-top: 0;
    vertical-align: middle;
}


.xx-mobile-nav ul li {
    background:#050713;
    text-align: center;
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    /* height: 50px; */
    /* line-height: 45px; */
    /* border-bottom: solid 2px #0f1430; */
     border-top: solid 2px #0f1430;
}
    
    
    .xx-mobile-nav.showw ul li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
}
    
.xx-mobile-nav.showw ul li:nth-child(1) {
  transition-delay: 0.49s;
}
.xx-mobile-nav.showw ul li:nth-child(2) {
  transition-delay: 0.42s;
}
.xx-mobile-nav.showw ul li:nth-child(3) {
  transition-delay: 0.35s;
}
.xx-mobile-nav.showw ul li:nth-child(4) {
  transition-delay: 0.28s;
}
.xx-mobile-nav.showw ul li:nth-child(5) {
  transition-delay: 0.21s;
}
.xx-mobile-nav.showw ul li:nth-child(6) {
  transition-delay: 0.14s;
}
.xx-mobile-nav.showw ul li:nth-child(7) {
  transition-delay: 0.07s;
}

    
    .xx-mobile-nav ul li a {

    font-size: 12px;
    color: #fff;
    background: #050713;
    transition: 0.3s;
    margin: auto;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    display: block;
    padding: 15px 5px;
    height: 55px;
    /* line-height: 45px; */
   
    transition: 0.3s;
}

.xx-mobile-nav ul li a:hover{
    background:#f65a0c;
    transition:0.3s;
}
    
.xx-mob-display{

display:none;
}   

    
    
    .app-container{
       overflow:hidden;
           margin-top: 181px;
    }


.nav_login{
    border: solid 1px ;
    padding: 15px;
    font-size:13px;
    transition:0.3s;
}

.nav_login:hover{
background:#2f2f2f;
color:#fff!important;
transition:0.3s;
}


/*bototm arrow*/

#to-top {
    overflow: hidden;
        transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    background-color: rgba(0,0,0,0.25);
        border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    
    display: block;
  
    text-align: center;
    line-height: 12px;
    right: 17px;
    bottom: -30px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 9994;
    height: 29px;
    width: 29px;
    background-color: rgba(0,0,0,0.25);
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
}


 #to-top:before {
    background-color: rgba(255,255,255,0.25);
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
    -webkit-transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
    opacity: 0;
    z-index: 2;
}

 #to-top:after, #to-top:before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s cubic-bezier(.55,0,.1,1);
    -webkit-transition: all 0.3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
    -webkit-border-radius: 100px;
}


 #to-top i.fa-angle-up.top-icon, #to-top i.fa-angle-up {
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    transition: transform 0.2s ease;
    -webkit-transition: transform 0.2s ease;
}


#to-top i {
    line-height: 29px;
    width: 29px;
    height: 29px;
    font-size: 14px;
    top: 0;
    left: 0;
    text-align: center;
    position: relative;
    z-index: 10;
    background-color: transparent;
}

#to-top:hover,  #to-top.dark:hover {
    transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.16);
    background-color: transparent!important;
}

 #to-top:hover i.fa-angle-up.top-icon,  #to-top:hover i.fa-angle-up, #to-top.hovered i.fa-angle-up.top-icon, #to-top.hovered i.fa-angle-up {
    -webkit-transform: translate(0,-29px);
    transform: translate(0,-29px);
}

 #to-top:hover:after{
    transform: scale(1);
    -webkit-transform: scale(1);
    background:#202fd5;
 }   
 

footer{
    padding: 60px 0px 0  0px;
    background: #fff;
}


.bottomlogo {
    width: 26px;
    height: 24px;
    background: url(../images/credits2.png) no-repeat;
    transition: all .5s linear 0s;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background-position: 0 0;
    transition: all 500ms linear 0s;
    background-size: cover;
    animation: waggle 1.5s 3s forwards ease-out infinite;
    position: relative;
    margin-bottom: 15px;
}


.tooltip .tooltiptext {
      visibility: hidden;
    width: 220px;
        background-color: #8c0002;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: -2px;
    right: 36px;
    margin-left: -112px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip {
    opacity: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip .tooltiptext::after {
        content: "";
    position: absolute;
    top: 38%;
    right: -10px;
    margin-left: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #8bc34a00 #f3333300 #f3f3f300 #8c0002;
}

.footer_contact .text-right {
    margin-top: 40px;
}

.footer_contact .text-right p{
font-weight: 300;
color: #717171;
font-size: 16px;
}


footer .footer_contact{
    background: #181818;
    padding: 50px;
    margin-top: 50px;
}

.footer_contact strong{
font-weight: 900;
display: block;
text-transform: uppercase;
color: #78bdc4;
font-size: 18px;
margin-bottom: 5px;
}

.footer_contact p{
color: #fff;
font-weight: 300;
font-size: 16px;
margin-bottom: 0;
}


.foot_social{
    text-align: center;
}

.foot_social{
    margin-top: 25px;
    margin-bottom:  25px;
}

.foot_social a{
     color: #0b2c3d;
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
}


.foot_social a:hover{
        color: #202fd5;
            transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.foot_social a:hover{
    text-decoration: none;
}


a:focus, a:active{
      text-decoration: none;
}


.foot_menu h3{
font-weight: 900;
margin-top:35px;
margin-bottom: 20px;
color: #202fd5;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}


.foot_menu a{
    padding-left: 15px;
    display: table;
    margin-bottom: 10px;
    font-weight: 400;
    color: #181818;
    font-size: 18px;
    position: relative;
     transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.foot_menu a:before{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 2px;
    font-weight: 700;
    font-size: 19px;
}

.foot_menu a:hover{
    color: #202fd5;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    margin-left: 2px;
}



/*home*/


.same_banner{
    min-height: 420px;
    background-size: cover !important;
    position: relative;
}

.home_banner{
       min-height: 600px;
}


.new_chat_box{
     position: fixed;
    bottom: -100%;
    z-index: 10000;
    right: 0;
    width: 400px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.chat_title{
    background-color:#202fd5;
    padding:10px 15px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}

.chat_title h1{
    color: #fff;
    margin-top:0;
    font-size: 20px;
    margin-bottom: 0;
        float: left;
}

.chat_button{
    float: right;
}

.chat_button .fa{
    color: #fff;
        margin: 0 5px;
        cursor: pointer;
}

.new_chat_box .last_form {
    padding-top: 30px;
    background: #fff;
    margin: 0;
    box-shadow: 4px 16px 19px 1px #a0a0a0;
}

.new_chat_box .input_main .form-control{
    padding: 10px 15px 10px 40px;
}

.new_chat_box .input_main span {
    top: 8px;
    padding: 7px 17px;
}

.new_chat_box .submit_inner_btn {
    padding: 0;
    margin-top: 0;
    }

.pos_right_button{
     position: fixed;
    top: 60%;
    font-weight: 900;
    color: #fff;
    padding: 0 0;
    font-size: 17px;
    z-index: 1000;
    height: 243px;
    text-align: center;
    width: 67px;
    margin-top: -140px;
    right: -8px;
    cursor: pointer;
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	background-color: #7bb1df;
}

.pos_right_button:hover{
        background: #202fd5;
         -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pos_right_button a{
     transform: rotate(-90deg);
    margin: 0;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    position: absolute;
    right: 6px;
    bottom: 101px;
   color: #fff;

}

.pos_right_button a:hover{
    text-decoration: none;
}

.pos_right_button img{
    position: absolute;
    bottom: 35px;
    right: 26px;
}

.pos_right_button:hover{
        -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    right: 0;
}

.same_content{
       left: 0;
    width: 600px;
    background: rgb(8 33 46 / 80%);
    z-index: 10;
    height: 100%;
  
    top: 0;
    position: absolute;
}


.same_layer{
         -webkit-transform: translate3d(0px,46px,0px);
    -moz-transform: translate3d(0px,46px,0px);
    -ms-transform: translate3d(0px,46px,0px);
    transform: translate3d(0px,46px,0px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
      padding: 80px 40px ;
}

.customdots{
    position: absolute;
    bottom: 50px;
    right: 50px;
    z-index: 100;
}


.customdots .owl-dot{
   margin: 0 2px;
    border-radius: 51%;
    width: 15px;
    height: 15px;
    outline: 0;
    border: none;
}

.owl-dot.active{
background: #4567e4;
}

.animatations .same_layer {
     transform: translate3d(0px,0px,0px);
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}

.same_content h3{
    margin-top: 0;
    margin-bottom: 10px;
      color: #fff;
      text-transform: uppercase;
         font-weight: 500;
         font-size: 25px;

}



.same_content h1{
    margin-top: 0;
    margin-bottom: 10px;
    color: #fff;
      text-transform: uppercase;
      font-weight: 900;
      font-size: 65px;
}
.same_content h4{
     margin-top: 0;
    margin-bottom: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 0.5px;
}

.same_content hr{
        width: 100px;
    margin-left: 0;
    margin-right: 0;
}

.same_content p{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.custom_Btn{
    background: #202fd5;
    padding: 14px 25px;
    text-align: center;
    margin-bottom: 0;
    display: block;
    color: #fff;
}

.custom_Btn:hover{
    color: #fff;
}

.custom_Btn span{
    color: #fff;
}

.custom_Btn .blob-btn__inner{
    border-radius: 0;
}

.same_content a{
     border-radius: 0;
    width: auto;
    display: table;
    min-width: 200px;
    margin-top: 31px !important;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}

#owl_banner .item{
background-size: cover !important;
min-height: 600px;
position: relative;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
overflow: hidden;
}




.same_heading{
text-align: center;
padding: 95px 20px 10px 20px;
}

.same_heading h1{
font-size: 30px;
font-weight: 400;
color: #010101;
margin-top: 0;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 0.5px;
}

.same_heading h3{
font-size: 30px;
font-weight: 300;
color: #010101;
margin-top: 0;
margin-bottom: 30px;

}

.same_heading p{
    font-weight: 300;
    font-size: 18px;
    color: #000;
}

.same_heading p span{
    color: #202fd5;
}

.same_heading .center_line{
margin-bottom: 40px;
}


.center_line span{
    display: inline-block;
    vertical-align: middle;
    width: 68px;
    height: 1px;
    background: #000;
}


.center_line img{
    display: inline-block;
    vertical-align: middle;
        margin: 0 10px;
}


#owl_contractors{
    margin: 50px 0;
    padding: 0 80px;
}

#owl_contractors .item{
    height: 344px;
    display: block;
    position: relative;
        overflow: hidden;
}


.item_border{
    position: absolute;
    top: 6%;
    left: 6%;
    width: 88%;
    height: 76%;
    border: solid 1px #fff;
    z-index: 10;

    transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}

#owl_contractors .item:hover .item_border{
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}

.item_bg{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size:cover !important;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}

#owl_contractors .item:hover .item_bg{
transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}


.item_bottom{
    position: absolute;
    bottom: 0;
    min-height: 45px;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #181818;
    z-index: 11;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 2px;
        line-height: 24px;
        transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}

#owl_contractors .item:hover .item_bottom{
min-height: 111px;
background: rgb(24 24 24 / 86%);
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
 padding: 30px 15px;
}


#owl_contractors .owl-nav{
margin: 0;
right: 0;
text-align: right;
}

#owl_contractors .owl-nav button{
    outline: 0;
    font-size: 27px;
            transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
}

#owl_contractors .owl-nav button:hover{
        transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
background: none;
color: #202fd5;
}



.same_banner2{
    min-height: 560px;
    background-size: cover !important;
}


.sb_main{
    padding-right: 62px;
}

.our_promise{
    background: rgb(10 42 58 / 91%);
    padding: 50px 30px;
    width: 650px;
    float: right;
    text-align: left;
}

.our_vision{
    background: #1f2ed5d9;
     padding: 50px 30px;
    width: 650px;
    float: right;
}

.same_banner2 h1{
font-weight: 400;
font-size: 35px;
margin-top: 0;
color: #fff;
margin-bottom: 20px;
text-transform: uppercase;
}

.same_banner2 p{
font-weight: 300;
font-size: 18px;
margin-top: 0;
color: #fff;
}


#owl_testimonial{
    margin: 40px 0;
}

#owl_testimonial p{
font-size: 22px;
color: #000000;
font-weight: 300;
}

#owl_testimonial label{
font-weight: bold;
display: block;
margin-top: 15px;
color: #202fd5;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}


#owl_testimonial .owl-dots{

}

#owl_testimonial .owl-dots button{
        border-radius: 0;
    margin: 0 5px;
    background: #e4e4e4;
      width: 28px;
    height: 6px;
}

#owl_testimonial .owl-dots button span{
      border-radius: 0;
    margin: 0 ;
    background:none;

}

#owl_testimonial .owl-dots button.active {
    background: #78bdc4;
}

.last_section{
    min-height: 700px;
    background-size: cover !important;
    padding-bottom: 50px;
     background-position: center !important;
     margin-top: 51px;
     padding-top:50px;
}

.request_form{
     background: rgb(255 255 255 / 96%);
    padding: 50px;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 1px 29px 1px #ccc;
}

.request_form h1{
    text-align: center;
    font-weight: 900;
    color: #202fd5;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}


.request_form p{
       text-align: center;
       font-weight: 400;
       color: #000000;
       font-size: 18px;
}

.last_form{
    margin-top:40px;
}

.input_main {
    position: relative;
}
.input_main span:first-child {
    position: absolute;
    left: 0;
    top: 18px;
    height: 24px;
    padding: 7px 25px;
    border-right: solid 1px #d5d5d5;
    text-align: center;
    background-position: center center !important;
    z-index:9999;
}

.contact-form .input_main span:first-child {
    left: 13px;
    padding: 7px 20px;
}
.input_main .form-control {
      font-size: 15px;
    color: #616161;
    font-weight: 400;
    outline: 0;
    padding: 19px 15px 19px 58px;
    border: solid 1px #dcdcdc;
    /* transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
    border-radius: 0;
    box-shadow: none;
}



.input_main .form-control::placeholder /* Firefox */
{
      color: #616161;
      font-size: 15px;
       font-weight: 400;
}

.input_main .form-control:-ms-input-placeholder  /* Internet Explorer 10-11 */
{
      color: #616161;
     font-size: 15px;
         font-weight: 400;
}

.input_main .form-control::-ms-input-placeholder  /* Microsoft Edge */
{
      color: #616161;
        font-size: 15px;
         font-weight: 400;
}

.bottom_fixed_btn{
       width: 275px;
    padding: 10px 20px;
    background: #78bdc4;
    color: #fff;
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: -130px;
    z-index: 110;
    border-radius: 80px;
    font-weight: 700;
    text-align: center;
    font-size: 17px;
    box-shadow: 1px 1px 28px 1px rgb(24 24 24 / 25%);
    display: none;
}

.bottom_fixed_btn:hover{
    transition: 0.3s;
   -moz-transition: 0.3s;
    -webkit-transition: 0.3s;

}
/*
.input_btn{
 
  
    position: relative;
    display: table;
    background: #202fd5;
    margin: 25px auto 0 auto;
    min-width: 217px;
    height: 55px;
    padding: 20px;
    border-radius: 50px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
   

}
*/


.submit_inner_btn{
    padding: 0;
    margin-top: 25px;
    display: table;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.btn_submit{
    outline: 0;
    background: none;
     letter-spacing: 0.1px;
    text-transform: uppercase;
      color: #fff;
    font-size: 14px;
       font-weight: 600;
       border: 0;
       cursor: pointer;
     padding: 14px 42px;
}

.submit_inner_btn .blob-btn__inner{
    border-radius: 50px !important;
}


.about_intro{
    /*margin: 40px 0;*/
    min-height: 626px;
    background-size: cover !important;
        background-position: bottom !important;
}


.about_intro img{
        display: block;
    margin: 40px auto;
    box-shadow: 1px 14px 28px 1px #adadad;
}

.inner_last_section{
}


.cont_intro{
    background-position: top !important;
    min-height: 400px;
    padding: 40px;
    text-align: center;
}

.cont_intro p{
        font-weight: 400;
    font-size: 18px;
    color: #000;
}

.cont_intro p span{
        color: #202fd5;
}

.cont_intro a{
display: block;
}

.dis_tbl{
    display: inline-block;
    vertical-align: middle;
        margin-right: 70px;
        margin-top:50px;
}

.dis_tbl:last-child{
    margin-right: 0;
}


.cont_intro .fa{
     font-size: 30px;
    text-align: center;
    color: #fff;
    width: 55px;
    height: 55px;
    background: #202fd5;
    padding: 10px 5px;
    border-radius: 50px;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
     transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.cont_intro label{
    display: inline-block;
    vertical-align: middle;
    padding-left: 11px;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    cursor: pointer;
}

.cont_intro a{
      transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.cont_intro a:hover .fa{
    background: #505050;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}


.inner_section_2{
    padding: 80px 0;
}


.inner_section_2 h1{
    color: #010101;
    font-size: 30px;
    margin-bottom: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.inner_section_2 hr{
    border: 0;
    background: #c10c1a;
    height: 1px;
    width: 70px;
    margin: 0;
    text-align: left;
    margin-bottom: 40px;
}

.inner_section_2 p{
font-weight: 300;
font-size: 18px;
color: #000;
}

.inner_section_2 ul{
}

.inner_section_2 ul li{
    font-weight: 300;
    margin-bottom: 5px;
font-size: 18px;
color: #000;
}

.inner_section_2 h3{
    margin-top:50px;
    margin-bottom: 20px;
      font-weight: 400;
      font-size: 18px;
}

.inner_section_2 a{
    font-size: 18px;
    color: #000000;
    display: table;
    margin-bottom: 10px;
    position: relative;
    padding-left: 24px;
    font-weight: 300;
}

.inner_section_2 a:before{
        content: "\f068";
            display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 7px;
}


.inner_arrow{
    margin-top:30px;
}

.slide-bottom {
    -webkit-animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
    animation: slide-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
}

.inner_sec2_info{
    padding-left: 60px;
    padding-right: 40px;
}

.inner_sec2_main{
    position: relative;
    height: 475px;
}

.inner_sec2_main_img{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.inner_page_new_section{
    min-height: 300px;
   background-size: cover !important;
    z-index: 100;
       padding: 100px 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.inner_page_new_section_bg{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100;
    opacity: 0.6;
}

.inner_page_new_section_cont{
    position: relative;
    z-index: 100;
}

.inner_page_new_section h1{
    color: #fff;
    margin-top:0;
    margin-bottom: 25px;
    font-weight: 900;
    font-size: 35px;
}

.inner_page_new_section a{
        border-radius: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
        box-shadow: 4px 11px 24px 3px #000;
}

.end_foot_img{
       width: 90px;
    margin-top: 44px;
}
#owl_testimonial .slides li .flex-caption
{
	background:none !important;	
}

#owl_testimonial .slides li .flex-caption h2.post-title {
    font-weight: bold;
    display: block;
    margin-top: 15px;
    color: #010361;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#owl_testimonial .flexslider_slide {
    box-shadow: none;
}

#owl_testimonial .flex-prev, #owl_testimonial .flex-next {
    display: none;
}
#owl_testimonial .flex-control-paging li a.flex-active
{
	color:#010361 !important;
	background-color:#010361 !important;
}
 #owl_testimonial .flex-control-paging li a
{
	color:#7bb1df  !important;
	background-color:#7bb1df  !important;
}

/*safari*/

.safari .same_content{
    background: #08212e;
}


