html{
   overflow-x:hidden ; 
}
body{
margin: 0px;
font-family: 'Matter'!important;
overflow-x:hidden ;
}



@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-SemiBoldItalic.eot');
    src: url('../fonts/Matter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Matter-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Matter-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-SemiBold.eot');
    src: url('../fonts/Matter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-SemiBold.woff2') format('woff2'),
        url('../fonts/Matter-SemiBold.woff') format('woff'),
        url('../fonts/Matter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Regular.eot');
    src: url('../fonts/Matter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Regular.woff2') format('woff2'),
        url('../fonts/Matter-Regular.woff') format('woff'),
        url('../fonts/Matter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-RegularItalic.eot');
    src: url('../fonts/Matter-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-RegularItalic.woff2') format('woff2'),
        url('../fonts/Matter-RegularItalic.woff') format('woff'),
        url('../fonts/Matter-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Heavy.eot');
    src: url('../fonts/Matter-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Heavy.woff2') format('woff2'),
        url('../fonts/Matter-Heavy.woff') format('woff'),
        url('../fonts/Matter-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-HeavyItalic.eot');
    src: url('../fonts/Matter-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-HeavyItalic.woff2') format('woff2'),
        url('../fonts/Matter-HeavyItalic.woff') format('woff'),
        url('../fonts/Matter-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-LightItalic.eot');
    src: url('../fonts/Matter-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-LightItalic.woff2') format('woff2'),
        url('../fonts/Matter-LightItalic.woff') format('woff'),
        url('../fonts/Matter-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Medium.eot');
    src: url('../fonts/Matter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Medium.woff2') format('woff2'),
        url('../fonts/Matter-Medium.woff') format('woff'),
        url('../fonts/Matter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-MediumItalic.eot');
    src: url('../fonts/Matter-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-MediumItalic.woff2') format('woff2'),
        url('../fonts/Matter-MediumItalic.woff') format('woff'),
        url('../fonts/Matter-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Light.eot');
    src: url('../fonts/Matter-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Light.woff2') format('woff2'),
        url('../fonts/Matter-Light.woff') format('woff'),
        url('../fonts/Matter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-BoldItalic.eot');
    src: url('../fonts/Matter-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-BoldItalic.woff2') format('woff2'),
        url('../fonts/Matter-BoldItalic.woff') format('woff'),
        url('../fonts/Matter-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Bold.eot');
    src: url('../fonts/Matter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Bold.woff2') format('woff2'),
        url('../fonts/Matter-Bold.woff') format('woff'),
        url('../fonts/Matter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@-webkit-keyframes colorchange {
      0% {
        
        color: #52C1CC;
      }
      
      10% {
        
        color: #52C1CC;
      }
      20% {
        
        color: #A7EAF1;
      }
      30% {
        
        color: #52C1CC;
      }
      40% {
        
        color: #A7EAF1;
      }
      
      50% {
        
        color: #52C1CC;
      }
      
      60% {
        
        color: #A7EAF1;
      }
      70% {
        
        color: #52C1CC;
      }
      80% {
        
        color: #A7EAF1;
      }
      90% {
        
        color: #52C1CC;
      }
      
      100% {
        
        color: #A7EAF1;
      }
    }





/*****************scroll*****************/
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#139CD9;
    text-indent:-9999px;z-index:99;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/upload.svg);
    margin-left: -12px;
    filter: invert(1);
    margin-top: -14px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    /* border: 8px solid transparent; */
    /* border-bottom-color: #ffffff;*/
}
#scroll:hover {
    background-color:#06476f;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}















.header-top{
   float: left;
   width: 100%;
   background: #06476F;
   padding-top: 7px;
}
.header-top-1{
   float: left;
   width: 50%;
   position: relative;
   z-index:9;
}
.header-top-1 ul{
   float: left;
   width: 100%;
   padding-left: 8px;
   margin-bottom: 0px;
}
.header-top-1 ul li{
   float: left;
   padding: 0px 0px 0px 25px;
   text-decoration: none;
   list-style: none;
}
.header-top-1 ul li a{
   float: left;
   font-size: 13px;
   color: white;
   font-weight: normal;
   padding-bottom: 6px;
   text-decoration: none;
   
}
.ht-act{
   border-bottom: 2px solid #00AF50;
}
.ht-l{
   float: left;
   margin-left: 18px;
   height: 13px;
   width: 2px;
   background: white;
   margin-top: 4px;
}

.header-top-2{
   float: right;
   width: auto;
   position: relative;
   z-index:9;
}

.header-top-2 ul{
   float: right;
   width: 100%;
   padding-right: 33px;
   margin-bottom: 0px;
}
.header-top-2 ul li{
   float: left;
   /*padding: 0px 0px 0px 25px;*/
   text-decoration: none;
   list-style: none;
}
.header-top-2 ul li a{
   float: left;
   font-size: 13px;
   color: white;
   font-weight: normal;
   padding-bottom: 6px;
   text-decoration: none;
   
}
.ht-l2{
   float: left;
   margin-left: 18px;
   margin-right: 18px;
   height: 13px;
   width: 2px;
   background: white;
   margin-top: 4px;
}





.ip-loader{
    margin-left: 0px!important;
    bottom: 38%!important;
}
.loader {
  width: 230px;
  height: 120px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
opacity: 1;
  
  animation: filter-animation 3s infinite;
   
  /*  stroke: darkred;*/
  
  /*transition: fill .3s ease-in-out;*/
 
  /*animation: chng 1s linear infinite;*/
 /* transform-origin: bottom;*/
  /*-webkit-animation: colorchange 20s infinite alternate;*/
  /*margin-left: 80px;*/
}
.loader img{
    max-width: 230px;
    width:100%;
}

@keyframes filter-animation {
   0% { transform: translateY(-3px); opacity: 0.5;}
  25% { transform: translateY(3px); opacity: 1;}
  50% { transform: translateY(-3px); opacity: 0.5;}
   75% { transform: translateY(3px); opacity: 1;}
 
  100% { transform: translateY(-3px); opacity: 0.5;}
}


/*.ic-fl {
    width: 205px;
    height: 135px;
    background: #7Fbc5b;
    -webkit-animation: fillUp 1.5s ease-in-out infinite;
    animation: fillUp 1.5s ease-in-out infinite;
}

@keyframes fillUp {
    0% {
        transform: translate(0, 135px);
    }
    100% {
        transform: translate(0, -135px);
    }
}
*/
/*.loader:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  border: 5px solid #f8a553;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: scaleUp 1s linear infinite;
}*/

/*@keyframes scaleUp {
  0% { transform: translate(-50%, -50%) scale(0) }
  60% , 100% { transform: translate(-50%, -50%)  scale(1)}
}
@keyframes pulse {
  0% , 60% , 100%{ transform:  scale(1) }
  80% { transform:  scale(1.2)}
}
*/


.lod-log{
    float: left;
    width: 100%;
}
.lod-log svg{
    width: 60px;
    height: 60px;
    stroke: darkred;
    fill: green;
}





.header{
   float: left;
    width: 100%;
    /* z-index: 99; */
    position: relative;
    height: auto;
    padding: 0px 33px 20px;
    background: #051630;

    /*padding-top: 15px;*/
    
  }
.logo{float: left;
    margin-top: 30px;
    /*margin-left: -50px;*/
    width: 285px;
position: relative;
z-index: 1;}


.logo img{float: left;max-width: 100%;}
.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
}
.header_menu_area > .mob_nav {
    display: none; 
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    padding-top: 35px;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; 
}
      
.header_menu_area > ul > li > a:hover {
          color: #f1c232;
          
}
         


.header_menu_area > ul > li > a:hover::after {
          /* height: 100%; */
}
  .active-class{
  
  color: #ffffff !important;
  
  /* border-bottom: solid 4px #0f703a; */
}

.on-mob{
    display: none;
}


@media (max-width: 1024px) {
    .on-mob{
        display: block;
    }

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%;
}

.sub-menu {
    margin-top: 73px!important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /*position: unset;*/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}


.header_menu_area {
    position: inherit; 
    width: 100%;
    margin-top: -70px;
}

.header_menu_area > .mob_nav {
      display: block;
      float: right;
      position: relative;
    z-index: 1;
      width: 28px;
      height: 20px;
     margin: 23px 0px 40px 0px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: white;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px; 
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px; 
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px; 
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; 
}

.mob_nav.open > div:nth-child(2) {
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #231f20;
    min-height: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 83px;
    text-align: center;
}

.header_menu_area > ul > li {
      width: 100%; 
}

.header_menu_area > ul > li > a {
        color: #fff!important;
        width: 100%;
        line-height: 30px;
        padding: 8px 15px 9px 15px!important;
        text-align: left;
        
}

.header_menu_area > ul > li > a::after {
    width: 0px;
    height: 100%!important;
    background: red; 
}

.header_menu_area > ul > li > a:hover::after {
    width: 4px; 
}

.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
}

.header_user_area {
    right: calc(5% + 70px);
} 
.header_menu_area > ul {
    padding-bottom: 36px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 21px;
}

}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    /*z-index: 100;*/
}

.m-b{
    color: black!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.m-b:hover{
    color: white!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header_menu_area > ul > li > a {
    /*width: auto;*/
    color: white;
    font-weight: normal;
    float: left;
    position: relative;
    font-size: 15px;
    letter-spacing: 0px !important;
    padding: 8px 25px 9px 25px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
    text-align: center;
}
/**/
.header_menu_area > ul > li > a:hover:after{
     width: 35%; 
  left: 0; 
  transform: scaleX(1);
      transform-origin: left;
      transition: transform 0.25s ease-in-out;
}

.menu ul li a:hover, .menu ul li:hover>a {
    /*background: white;*/
    color: #f1c232;
    text-decoration: none;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a svg {
    width: 15px;
    fill: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a:hover svg{
fill: #ff8f29;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu ul {
    visibility: hidden;
  /*  display: none;*/
    opacity: 0;
    margin: 0;
    top: 39px;
    padding: 0;
    width: 211px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    /*transform: translate(22px,0px);
    transition: all 0.5s ease-out;*/
    border-radius: 18px;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
   /* display: block;*/
    opacity: 1;
    transform: translate(0,0);
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 15px 10px;
    display: block;
    color: black;
    /*background: white;*/
    border-bottom: solid 1px rgb(137 137 137 / 19%);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}

.menu ul:after {
    bottom: 100%;
    left: 20%;
    border: solid #98C02D;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #98C02D;
    border-width: 6px;
    margin-left: -6px;
    display: none;
}

.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
    
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate( 
319deg);
}


.menu-btn{float: right;
   margin-top: -1px;
margin-right: 15px;
     position: relative;
    z-index: 1;
}


.menu-btn a{
    float: right;
    background: #139CD9;
    border: 1px solid transparent;
    color: white;
    padding: 7px 0px;
    height: 38px;
    width: 75px;
    font-size: 14px;
    font-weight: normal;
    
    border-radius: 53px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.menu-btn a:hover{
    text-decoration: none;
    background: #06476f;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.menu-btn2{
    float: right;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}


.menu-btn2 a{
    float: right;
    background: #886807;
    border: 1px solid transparent;
    color: white;
    padding: 7px 0px;
    height: 38px;
    width: 83px;
    font-size: 14px;
    font-weight: normal;
    
    border-radius: 53px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.menu-btn2 a:hover{
    text-decoration: none;
    background: #139CD9;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menubutn3 {
    margin-right: 15px;
}
.menubutn3 a{
   background: #06476f; 
}



.slide{
   float: left;
    width: 100%;
    background: rgb(5,33,62);
    background: linear-gradient(180deg, rgba(5,33,62,1) 0%, rgba(5,38,62,1) 100%);
    /* padding-top: 100px; */
    padding-bottom: 15px;
}
.header-content {
    float: left;
    width: 100%;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 100px;
    padding-bottom: 135px;
    position: absolute;
}
.slid-img {
    float: left;
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.sa-bx-fl {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.header-content h2{
   float: left;
   width: 100%;
   font-size: 65px;
   color: white;
   font-weight: 300;
   line-height: 80px;
   margin-bottom: 25px;
}
.header-content h2 span{
   font-weight: 500;
   font-size: 75px;
}
.header-content p{
   /* float: left; */
   width: 42%;
   font-weight: normal;
   font-size: 15px;
   color: white;
   line-height: 25px;
   margin-bottom: 28px;
   clear: both;
}




.sticky {
  position: fixed;
  top: 0;    z-index: 999;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
.header-content-butn1{
   /* clear: both; */
   float: left;
   width: auto;
   margin-right: 20px;
}
.header-content-butn1 a{
   float: left;
    width: 234px;
    height: 59px;
    background: #20A1DB;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: white;
    border-radius: 40px;
    padding: 18px 0px;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn1 a img {
    width: 25px!important;
    display: inline-block!important;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn1 a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn1 a:hover img{
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header-content-butn2{
   float: left;
   width: 50%;
   /* clear: both; */
}
.header-content-butn2 a{
   float: left;
    width: 234px;
    height: 59px;
    border: 1px solid white;
    background: transparent;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: white;
    border-radius: 40px;
    padding: 18px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn2 a img {
    width: 25px!important;
     display: inline-block!important;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(1);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn2 a:hover{
    text-decoration: none;
    background: #20A1DB;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header-content-butn2 a:hover img{
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.slider-ban .owl-nav {
    display: none;
}


.sa-bx1{
float: left;
width: 100%;
border-bottom: 3px solid #0D3054;
}
.sa-bx1 h2{
   float: left;
   width: 100%;
   font-size: 26px;
   color: #295C92;
   font-weight: bold;
   margin-bottom: 15px;
}
.sa-bx1 p{
   float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #D7E6F8;
    font-weight: normal;
}

.body1{
    float: left;
    width: 100%;
    background-image: url(../images/b1-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 90px;
}
.b1-hed{
    float: left;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 55px;
}
.b1-hed h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
   
  background: -webkit-linear-gradient(36deg, rgba(0,175,80,1) 25%, rgba(146,209,79,1) 33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.b1-hed h2 span{
    font-weight: 500;
    font-size: 55px;
}
.b1-bx1{
    float: left;
    width: 100%;
    background-color: #06476F;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
    background-image: url(../images/logo-icon2.png);
    background-repeat: no-repeat;
   background-size: 146px;
   
    background-position-x: 103%;
    background-position-y: 108%;
}
.b1-bx1 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
     -webkit-animation: colorchange 20s infinite alternate;
}
.b1-bx1 p{
    float: left;
    width: 100%;
    color: #F6F7FD;
    font-size: 16px;
    font-weight: normal;
line-height: 22px;
margin-bottom: 30px;
}
.b1-bx1-points{
    float: left;
    width: 100%;
}
.b1-bx1-numbr{
    width: 30px;
    float: left;
}
.b1-bx1-numbr h3{
    float: left;
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #C1E6FD;
    background: #05213E;
    text-align: center;
    border-radius: 37px;
    padding: 5px 0px;
    margin-bottom: 0px;
}
.b1-bx1-line{
    float: left;
    width: 2px;
    height: 25px;
    background: #165E8B;
    margin-left: 14px;
}
.b1-bx1-points h4{
    font-weight: normal;
    font-size: 16px;
    color: #F6F7FD;
    float: left;
    margin-top: 4px;
    margin-left: 18px;
}



.b1-bx2{
    float: left;
    width: 100%;
    background: #053E61;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
    margin-top: 70px;
     background-image: url(../images/logo-icon2.png);
    background-repeat: no-repeat;
   background-size: 146px;
   
    background-position-x: 103%;
    background-position-y: 108%;
}
.b1-bx2 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    -webkit-animation: colorchange 20s infinite alternate;
}
.b1-bx2 p{
    float: left;
    width: 100%;
    color: #F6F7FD;
    font-size: 16px;
    font-weight: normal;
line-height: 22px;
margin-bottom: 30px;
}

.body2{
    float: left;
    width: 100%;
    background-image: url(../images/b2-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 43px;
    padding-bottom: 50px;
}
.b2-hed{
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.b2-hed h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
   margin-bottom: 22px;
  background: -webkit-linear-gradient(36deg, rgba(54,120,150,1) 25%, rgba(93,178,229,1) 33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.b2-hed h2 span{
    font-weight: 500;
    font-size: 55px;
}
.b2-hed p{
    float: left;
    width: 50%;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #D2E8F5;
    margin-bottom: 0px;
}
.b2-bx1{
    float: left;
    width: 191px;
    background: white;
    border-radius: 15px;
    padding: 25px 17px;
    margin-top: 31px;
    margin-right: 20px;
     transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1 img{
    float: left;
    width: 40px;
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1 h2{
    float: left;
    width: 100%;
    font-size: 16px;
    color: black;
    font-weight: 600;
    margin-top: 11px;
    margin-bottom: 11px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1 p{
    float: left;
    width: 100%;
    font-size: 14px;
    color: black;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 8px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover{
    background: #00AF50;
     transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover img{
    filter: opacity(1) brightness(0) invert(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover h2{
    color: #DCFEEC;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover p{
    color: #DCFEEC;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.b2-bx2{
    float: left;
    width: 100%;
}
.b2-bx2-c1{
   padding-left: 31px; 
   padding-top: 155px;
   width: 100%;
    float: left;
}
.cont-txt{
   
    width: auto;
    float: left;
    
}
  .cont-txt p{
    font-size: 23px;
    font-weight: 300;
    color: white;
    float: left;
    width: 100%;

}
.count{
    float: left;
/*    margin-top: 15px;*/
    width: 100%;
}
.count .item1:after {
    font-weight: 500;
    font-size: 60px;
    content: 'K';
    position: absolute;
    background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.count .item1 {
    color: #59595A;
    font-size: 60px;
    font-weight: 500;
    /float: left;/
    
    line-height: 1;
    text-align: left;
    position: relative;
    margin-top: 16px;
     background: -webkit-linear-gradient(#BAF181,#92D14F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }


 .b2-bx2-c2{
   padding-left: 31px; 
   padding-top: 0px;
   width: 50%;
    float: left;
}
/*.count .item2:after {
    font-weight: 500;
    font-size: 60px;
    content: 'k+';
    position: absolute;
    color: white;
}*/
.count .item2 {
    
    font-size: 50px;
    font-weight: 500;
    /float: left;/
    
    line-height: 1;
    text-align: left;
    position: relative;
    margin-top: 16px;
     color: white;
 }


 .b2-bx2-c3{
   padding-left: 41px; 
   padding-top: 0px;
   width: 50%;
    float: left;
}

 .count .item3:after {
    font-weight: 500;
    font-size: 50px;
    content: '+';
    position: absolute;
    color: white;
}
.count .item3 {
    
    font-size: 50px;
    font-weight: 500;
    /float: left;/
    
    line-height: 1;
    text-align: left;
    position: relative;
    margin-top: 16px;
     color: white;
 }

 .body3{
    float: left;
    width: 100%;
    background-image: url(../images/b3-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 90px;
 }
 .b3-hed{
    float: left;
    width: 100%;
    margin-top: 150px;
 }
.b3-hed img{
    float: none;
    max-width: 100%;
    margin: auto;
    display: block;
}
.b3-mobile{
    float: left;
    width: 100%;
    position: relative;
    margin-top: -288px;
}
.b3-mobile img{
    float: none;
    max-width: 100%;
    margin: auto;
    display: block;
}
.b3-bx1{
    float: left;
    width: 308px;
    background: #053553;
    border-radius: 15px;
    padding: 26px 17px;
    margin-top: -260px;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx1:hover{
    background: #002e4a;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.b3-bx1 img{
    float: left;
    width: 71px;
    margin-right: 20px;
}
.b3-bx1 h3{
    float: none;
    color: #65B1E1;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}
.b3-bx1 p{
    float: left;
    width: 100%;
    color: #8FC2E2;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 12px;
    margin-bottom: 14px;
}



.b3-bx2{
    float: right;
    width: 308px;
    background: #053553;
    border-radius: 15px;
    padding: 26px 17px;
    margin-top: -260px;
     transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx2:hover{
    background: #002e4a;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx2 img{
    float: left;
    width: 71px;
    margin-right: 20px;
}
.b3-bx2 h3{
    float: none;
    color: #65B1E1;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}
.b3-bx2 p{
    float: left;
    width: 100%;
    color: #8FC2E2;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 12px;
    margin-bottom: 14px;
}

.b3-bx3{
    float: left;
    width: 100%;
    margin-top: 12px;
}

.b3-bx3 img{
    float: left;
    width: 56px;
    margin-bottom: 15px;
}
.b3-bx3 p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #B9DAEE;
}


.b3-bx4{
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 308px;
    background: #053553;
    border-radius: 15px;
    padding: 26px 17px;
    margin-top: -35px;
    display: table;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx4:hover{
    background: #002e4a;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-bx4 img{
    float: left;
    width: 71px;
    margin-right: 20px;
}
.b3-bx4 h3{
    float: none;
    color: #65B1E1;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}
.b3-bx4 p{
    float: left;
    width: 100%;
    color: #8FC2E2;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 12px;
    margin-bottom: 14px;
}

.b3-bx5{
    float: right;
    width: 308px;
    margin-top: 23px;
}
.b3-bx5 h3{
    float: left;
    width: 60px;
    font-weight: 300;
    font-size: 50px;
    color: white;
    margin: 27px 12px 20px 0px;
}
.b3-bx5 h4{
    float: none;
    font-weight: 400;
    font-size: 13px;
    color: #19C567;
    margin-bottom: 10px;
}
.b3-bx5 p{
    float: none;
    font-weight: 400;
    font-size: 14px;
    color: white;
    margin-bottom: 0px;
    line-height: 23px;
}

.b3-slide .owl-nav {
   /*padding-left: 130px;*/
   /* margin-top: -100px;*/
   float: left;
   text-align: right;
   margin-top: 11px;
    width: 100%;
    position: relative;

}
.b3-slide .owl-prev img {
    margin-right: 12px;
    width: 30px;
}
.b3-slide .owl-next img {
    
    width: 30px;
}
.b3-sec2{
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.b3-sec2 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: white;
    line-height: 66px;
    font-weight: 300;
}
.b3-sec2 h2 span{
    font-size: 55px;
    font-weight: 500;
}
.b3-sec2-bxs{
    float: left;
    width: 100%;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-sec2-bx{
    float: left;
    width: 100%;
  background: rgb(0,175,80);
background: linear-gradient(0deg, rgba(0,175,80,1) 0%, rgba(0,175,80,1) 100%);
    padding: 37px 0px;
    border-radius: 18px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b3-sec2-bx img{
float: none;
width: 80px;
margin: auto;
display: block;
filter: brightness(0) invert(1);
}

.b3-sec2-bxs h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    color: white;
    margin-top: 17px;
}
.b3-sec2-bx:hover{

    background: rgb(0,175,80);
background: linear-gradient(0deg, rgba(0,175,80,1) 0%, rgba(146,209,79,1) 100%);
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.body4{
    float: left;
    width: 100%;
    background-image: url(../images/b4-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 66px;
    padding-bottom: 64px;
}
.b4-hed{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.b4-hed h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    color: white;
    line-height: 59px;
    margin-bottom: 20px;
}
.b4-hed h2 span{
    font-weight: 500;
    font-size: 55px;
}
.b4-hed p{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    color: white;
    padding: 0 200px;
    line-height: 28px;
    margin-bottom: 0px;
}


.b4-se2{
    float: left;
    width: 100%;
    padding: 0px 28px 22px 28px;
    background: black;
    border-radius: 17px;
    margin-bottom: 50px;
}

.b4-se2 .nav{
      text-align: center;
      margin: auto;
      display: inline-flex;
      border: 0;
}
.nav-bdr{
      width: 53%;
    text-align: center;
    display: block;
    margin: 15px auto 0px;
}
.b4-se2 .nav-tabs > li a {
    
    border-color: #000 !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    width: 105px;
    float: left;
    text-align: center;
    color: #a6a9b0;
    height: 33px;
    padding: 6px 0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 30px;
    /* margin-left: 15px; */
}
.b4-se2 .nav-tabs > li a:hover{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.nav-bdr .active:after{
  position: absolute;
  display: none;
  content: '';
  background: #ba141b;
  width: 130px;
  height: 1px;
  left: -9px;
  bottom: -9px;
}


.b4-butn1{
    float: left;
    width: 50%;
    padding-right: 10px;
}
.b4-butn1 a{
    float: right;
    width: 234px;
    height: 59px;
    background: #20A1DB;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    border-radius: 40px;
    padding: 17px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn1 a img {
    width: 25px;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn1 a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn1 a:hover img{
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.b4-butn2{
    float: left;
    width: 50%;
    padding-left: 10px;
}
.b4-butn2 a{
    float: left;
    width: 234px;
    height: 59px;
    background: transparent;
    border: 1px solid white;
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    border-radius: 40px;
    padding: 17px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn2 a img {
    width: 25px;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn2 a:hover{
    text-decoration: none;
    background: #20A1DB;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b4-butn2 a:hover img{
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.footer{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #05213E;

}
.ft-bx1{
    float: left;
    width: 100%;
}
.ft-bx1 h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}
.ft-bx1-1{
    float: left;
    width: 50%;
}
.ft-bx1-1 a{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-bottom: 14px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-bx1-1 a:hover{
    text-decoration: none;
    color: white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-bx2{
   float: left;
    width: 100%; 
    padding-left: 16px;
}

.ft-bx2 h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}
.ft-bx2 a{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-bottom: 14px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-bx2 a:hover{
    text-decoration: none;
    color: white;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx3{
  float: left;
    width: 100%; 
    padding-left: 12px;  
}
.ft-bx3 h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}
.ft-social{
    float: left;
    width: 100%;
    margin-bottom: 4px;
}
.ft-social img{
    float: left;
    width: 32px;
    margin-right: 18px;
}
.ft-social a{
    float: left;
     font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-top: 6px;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-social a:hover{
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx4{
   float: left;
    width: 100%; 
    padding-left: 70px;
}

.ft-bx4 h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 22px;
}
.ft-bx4 p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    color: white;
    margin-bottom: 14px;
}
.ft-bx4 h3{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    color: #C4C1C1;
    margin-bottom: 11px;
}
.ft-bx4 h3 a{
   color: white;
   text-decoration: none;
}

.footer-below{
    float: left;
    width: 100%;
    background: #05213E;
    padding-top: 40px;
    padding-bottom: 25px;
    border-top: 1px solid #ffffff24;
    border-bottom: 1px solid #ffffff24;
}
.footer-below-para{
    float: left;
    width: 100%;
}
.footer-below-para p{
    float: left;
    width: 100% !important;
    font-size: 13px;
    font-weight: normal;
    color: #DFDBDB;
    line-height: 20px;
    margin-bottom: 15px;
}



.footer-link{
    float: left;
    width: 100%;
     background: #05213E;
     padding-top: 16px;
     padding-bottom: 16px;
     border-bottom: 1px solid #ffffff24;
}
.ft-terms{
    float: left;
    width: 100%;
}
.ft-terms a {
    float: left;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    text-decoration: none !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-terms a:hover{
    color: white;
   text-decoration: none;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-terms span {
    color: #abafb2;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    position: relative;
    top: -2px;
}

.footer-bottm{
    float: left;
    width: 100%;
     background: #05213E;
     padding-top: 16px;
     padding-bottom: 16px;
}
.footer-bottm-prt{
    float: left;
    width: 100%;
}
.footer-bottm-prt img{
    float: left;
    width: 200px;
}
.footer-bottm-prt p{
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #DFDBDB;
    margin-top: 14px;
    margin-bottom: 0px;
}


.iner-baner{
    float: left;
    width: 100%;
    background-image: url(../images/inner-bac.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
}
.iner-baner-content{
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 90px;
}
.iner-baner-content h3{
    float: left;
    width: auto;
    font-weight: 500;
    font-size: 50px;
      background: -webkit-linear-gradient(36deg, rgba(0,175,80,1) 0%, rgba(146,209,79,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}
.iner-baner-content h2{
    font-weight: 300;
    font-size: 65px;
    line-height: 77px;
    float: left;
    width: 100%;
    color: white;
    margin-bottom: 20px;
}
.iner-baner-content h2 span{
    font-weight: 500;
    font-size: 75px;
}
.iner-baner-content p{
    float: left;
    width: 60%;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: white;
}

.videos-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #052C4C;
}
.video-bx{
    float: left;
    width: 100%;
    background: #154474;
    padding: 15px 15px 25px 15px;
    border-radius: 18px;
    margin-bottom: 20px;
}
.video-bx img{
    float: left;
    width: 100%;
    border-radius: 18px;
    margin-bottom: 20px;
}
.video-bx h3{
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 500;
    color: #A7EAF1;
    margin-bottom: 20px;
}
.video-butn{
    float: left;
    width: 100%;
}
.video-butn {
   float: left;
    width: 130px;
    height: 44px;
    background: #20A1DB;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: white;
    border-radius: 40px;
    padding: 9px 0px;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.video-butn img {
    width: 21px!important;
    display: inline-block!important;
    margin-top: -3px;
    float: none;
    margin-left: 6px;
    margin-bottom: 0px;
    border-radius: 0px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.video-butn:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.video-butn:hover img{
filter: opacity(1);
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.resources-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #052C4C;
}
.resorces-bx{
    float: left;
    width: 100%;
   background: #154474;
    padding: 15px 15px 25px 15px;
    border-radius: 18px;
    margin-bottom: 20px;
}
.resorces-bx img{
    float: left;
    width: 100%;
    border-radius: 18px;
    margin-bottom: 20px;
}
.resorces-bx img{
    float: left;
    width: 100%;
    border-radius: 18px;
    margin-bottom: 20px;
}
.resorces-bx h3{
   float: left;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    color: #A7EAF1;
    margin-bottom: 20px;
    line-height: 26px;
}
.r-butn{
    float: left;
    width: 100%;
}
.r-butn a {
   float: left;
    width: 130px;
    height: 44px;
    background: #20A1DB;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: white;
    border-radius: 40px;
    padding: 9px 0px;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.r-butn a img {
    width: 21px!important;
    display: inline-block!important;
    margin-top: -3px;
    float: none;
    margin-left: 6px;
    margin-bottom: 0px;
    border-radius: 0px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.r-butn a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.r-butn a:hover img{
filter: opacity(1);
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.news-img{
    float: left;
    width: 100%;
}
.news-img img{
    float: left;
    width: 100%;
    border-radius: 18px;

}
.news-hed{
    float: left;
    width: 100%;
    margin-top: 30px;
}
/*.news-hed h3{
    float: left;
    width: 100%;
    color: #577434;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px;
}*/
.news-hed h2{
    float: left;
    width: 100%;
    color: #65B1E1;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 43px;
}
.news-hed p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    color: white;
    line-height: 26px;
}
.other-media{
   float: left; 
   width: 100%;
   border-radius: 15px;
    padding: 15px;
    background-color: #154474;
}
.other-media h2{
    float: left;
    width: 100%;
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    font-weight: 600;
    line-height: 30px;
    background: #65B1E1;
    padding: 15px;
    border-radius:10px;
}
.news-list{
  float:left;
  width:100%;
  margin-top:15px;
  padding: 16px;
  border-radius:13px;
  background-color: #ffffff;
  color: black;
  text-align:center;
  border: solid 1px white;
}

.news-list:hover{
  text-decoration:none !important;
  border: solid 1px #65B1E1;
}

.news-list img{
    float: left !important;
    width: 80px;
    border-radius: 9px;
    margin-right: 8px !important;
    margin-left: 0px !important;
}

.news-list p{
  width: auto;
  float: none;
  text-align: left;
  line-height: 22px !important;
  font-size: 15px !important;
  margin-bottom: 0px;
  font-weight: 400;
  padding: 0px !important;
}
.news-list h4{
  width: auto;
  float: none;
  text-align: left;
  line-height: 22px !important;
  font-size: 15px !important;
  margin-bottom: 0px;
  font-weight: 400;
  padding: 0px !important;
  color: #577434;
}



.metatrader-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
   background-image: url(../images/b1-bac.png);
   background-size: cover;
   background-repeat: no-repeat;
}
.meta5-b1-hed{
    float: left;
    width: 100%;
    margin-bottom: 45px;
}
.meta5-b1-hed h3{
    float: left;
    width: auto;
    font-size: 45px;
    font-weight: 300;
    background: -webkit-linear-gradient(36deg, rgba(0,175,80,1) 0%, rgba(146,209,79,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 22px;
}
.meta5-b1-hed h3 span{
    font-weight: 500;
    font-size: 55px;
}
.meta5-b1-hed p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #D2E8F5;
    margin-bottom: 0px;
}

.meta5-b1-x1{
    float: left;
    width: 100%;
    background-color: #06476F;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
    margin-bottom: 25px;
    height: 159px;
}
.meta5-b1-x1 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}
.meta5-b1-x1 p{
    float: left;
    width: 100%;
    color: #F6F7FD;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0px;
}
.x2{
    margin-top: -30px;
}

.meta5-b2{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #05213e;
}
.meta5-b2-hed{
    float: left;
    width: 100%;
}
.meta5-b2-hed h2 {
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 22px;
    color: white;
    
}
.meta5-b2-hed h2 span{
    font-weight: 500;
    font-size: 55px;
}
.meta5-b2-hed p {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #D2E8F5;
    margin-bottom: 0px;
}

.meta5-b2-hed-butn{
    float: left;
    width: 100%;
    margin-top: 25px;
}
.meta5-b2-hed-butn a{
   float: left;
    width: 179px;
    height: 59px;
    background: #20A1DB;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: white;
    border-radius: 40px;
    padding: 18px 0px;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b2-hed-butn a img {
    width: 25px!important;
    display: inline-block!important;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b2-hed-butn a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b2-hed-butn a:hover img{
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b2-img{
    float: left;
    width: 100%;
}
.meta5-b2-img img{
    float: left;
    width: 100%;
    margin-bottom: 20px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b2-img img:hover{
   box-shadow: 4px 0px 29px 1px #00d1d557;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.meta5-b3{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: rgb(5,68,107);
background: linear-gradient(0deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}
.meta5-b3-hed{
    float: left;
    width: 100%;
}
.meta5-b3-hed h2{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: white;
    line-height: 66px;
    font-weight: 300;
    margin-bottom: 50px;
}
.meta5-b3-hed h2 span{
    font-size: 55px;
    font-weight: 500;
}

.meta5-b3-bx1{
    float: left;
    width: 100%;
    background: white;
    border-radius: 18px;
    padding: 20px 25px;
    height: 293px;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1 img{
    float: left;
    margin-bottom: 12px;
    width: 70px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1 h2{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: black;
    margin-bottom: 10px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1 p{
    float: left;
    width: 100%;
   font-size: 15px;
    color: black;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 8px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.meta5-b3-bx1:hover{
    background: #00AF50;
    transition: all ease-in-out 0.5s!important;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1:hover img {
    filter: opacity(1) brightness(0) invert(1);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1:hover h2{
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.meta5-b3-bx1:hover p{
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.meta5-b4{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: rgb(5,68,107);
background: linear-gradient(180deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}

.meta5-b4-hed{
    float: left;
    width: 100%;
    margin-bottom: 90px;
    text-align: center;
}
.meta5-b4-hed h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 22px;
    background: -webkit-linear-gradient(36deg, rgba(54,120,150,1) 0%, rgba(93,178,229,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.meta5-b4-hed h2 span {
    font-weight: 500;
    font-size: 55px;
}
.meta5-b4-hed p {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #D2E8F5;
    padding: 0 200px;
    margin-bottom: 0px;
}

.meta5-b4-bx1{
    float: left;
    width: 100%;
    padding: 0px 25px 25px;
    background: white;
    text-align: center;
    border-radius: 18px;
}
.meta5-b4-bx1-rnd{
    float: none;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 16px 0px;
    border-radius: 52px;
    margin-top: -40px;
    background: linear-gradient(0deg, rgba(0,175,80,1) 0%, rgba(0,175,80,1) 100%);
}
.meta5-b4-bx1-rnd img{
    float: none;
    width: 48px;
}

.meta5-b4-bx1 h2{
    float: left;
    width: 100%;
   
    font-size: 17px;
    font-weight: 600;
    color: black;
    margin-top: 17px;
}
.meta5-b4-bx1 p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: black;
    margin-bottom: 0px;
    line-height: 23px;
}


.ctrader-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #052C4C;
    
}
.ctrader-bx1{
    float: left;
    width: 100%;
    background: #154474;
    border-radius: 20px;
    margin-bottom: 30px;
}
.ctrader-bx1-img{
    float: left;
    width: 45%;

}
.ctrader-bx1-img img{
    float: left;
    width: 100%;
    border-radius: 20px;
}    
.ctrader-bx1-txt{
    float: left;
    width: 55%;
    padding: 55px 28px 0px;
}
.ctrader-bx1-txt h2{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #52C1CC;
    margin-bottom: 15px;
    line-height: 35px;
}
.ctrader-bx1-txt p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    color: #D2E8F5;
    line-height: 26px;
    margin-bottom: 8px;
}


.ctrader-butn1{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.tab__button img{
    float: none;
    width: 60px;
    margin: auto;
    display: block;
    filter: brightness(0) invert(1);
}
.tab__button {
    padding: 15px;
    color: white;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #20A1DB;
    outline: none;
   /* margin: 0px 0px 0px 15px;*/
    cursor: pointer;
    width: 100%;
    height: 105px;
    border-radius: 10px;
}
.tab__button:focus{
    outline: none!important;
    background: white;
    color: black;
}
.tab__button:focus img{
    filter: brightness(1) invert(0);
}
.tab_button-active {
    border-bottom: none;
    background: white;
    color: black;
}
.tab_button-active img{
    filter: brightness(1) invert(0);
}
.tab__inside {
  /*display: grid;
  grid-template-columns: repeat(2, 1fr);*/
  visibility: hidden; 
  opacity: 0;
  height: 0;
  transform: translateY(10px);
  transition: transform .3s ease-in;
}
.tab__inside-active {
  visibility: visible; 
  float: left;
  width: 100%;
  opacity: 1;
  height: 100%;
  margin-top: 20px;
    transform: translateY(0);
    transition: transform .3s ease-out 0.1s, opacity .3s ease-out 0.1s;
}




.ct-mobile1{
    float: left;
    width: 50%;
    padding-right: 10px;
}
.ct-mobile1 a{
    float: right;
    width: 260px;
    height: 59px;
    background: #20A1DB;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    border-radius: 40px;
    padding: 17px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile1 a img {
    width: 25px;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile1 a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile1 a:hover img{
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ct-mobile2{
    float: left;
    width: 50%;
    padding-left: 10px;
}
.ct-mobile2 a{
    float: left;
    width: 260px;
    height: 59px;
    background: transparent;
    border: 1px solid white;
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    border-radius: 40px;
    padding: 17px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile2 a img {
    width: 25px;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile2 a:hover{
    text-decoration: none;
    background: #20A1DB;
    border: 1px solid transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-mobile2 a:hover img{
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.ct-web{
    float: left;
    width: 100%;
    text-align: center;
    
}
.ct-web a{
    float: none;
    display: inline-block;
    width: 260px;
    height: 59px;
    background: #20A1DB;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    border-radius: 40px;
    padding: 17px 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-web a img {
    width: 25px;
    margin-top: -3px;
    margin-left: 6px;
    filter: opacity(0.5);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-web a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ct-web a:hover img{
    filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



.socialtrading-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: linear-gradient(0deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}
.socialtrading-b1{
    float: left;
    width: 100%;
}
.socialtrading-b1 h2{
    float: left;
    width: 100%;
    text-align: center;
    color: #52C1CC;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 30px;
    -webkit-animation: colorchange 20s infinite alternate;
}

.socialtrading-b2{
    float: left;
    width: 100%;
    padding: 25px;
    background: #053553;
    border-radius: 15px;
}
.socialtrading-b2 img{
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 60px;
    margin-bottom: 10px;
}
.socialtrading-b2 h2{
    float: left;
    width: 100%;
    text-align: center;
    color: #65B1E1;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}

.socialtrdaing-body2{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
     background: linear-gradient(180deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}
.social-b2-bx1-hed{
    float: left;
    width: 100%;
   
    padding: 30px;
}
.social-b2-bx1-hed h2{
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 300;
   margin-bottom: 20px;
  background: -webkit-linear-gradient(36deg, rgba(54,120,150,1) 26%, rgba(93,178,229,1) 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.social-b2-bx1-hed h2 span{
    font-weight: 500;
    font-size: 45px;
}
.social-b2-bx1-hed p{
   float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
    color: #D2E8F5;
    margin-bottom: 8px;
}
.social-b2-bx1-img{
    float: left;
    width: 100%;
}
.social-b2-bx1-img img{
    float: left;
    width: 100%;
    border-radius: 20px;
}
.social-b2-bxfull{
    float: left;
    width: 100%;
    border-radius: 20px;
    background: #053553;
}



.pamm-b2{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
     background: linear-gradient(180deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}
.pamm-b2-hed{
    float: left;
    width: 100%;

}
.pamm-b2-hed h2{
    float: left;
    text-align: center;
    width: 100%;
    font-size: 35px;
    font-weight: 600;
   margin-bottom: 40px;
  color: white;
}

.pamm-b2-bx1{
    float: left;
    width: 100%;
    background: #053553;
    padding: 20px;
    border-radius: 18px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pamm-b2-bx1 h2{
    float: left;
    width: 100%;
    color: #65B1E1;
    font-size: 35px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 15px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pamm-b2-bx1 p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: #8FC2E2;
    margin-bottom: 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pamm-b2-bx1:hover{
    background: transparent;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pamm-b2-bx1:hover h2{
    color: white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pamm-b2-bx1:hover p{
    color: white;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.pamm-bx2{
    margin-top: 25px;
}



.mam-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: linear-gradient(0deg, rgba(5,68,107,1) 0%, rgba(5,33,62,1) 100%);
}
.mam-body-hed{
    float: left;
    width: 100%;
}
.mam-body-hed h2{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 45px;
    background: -webkit-linear-gradient(36deg, rgba(0,175,80,1) 38%, rgba(146,209,79,1) 61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 40px;
}



.mam-body-bx1{
    float: left;
    width: 100%;
    background-color: #06476F;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
  
   
    background-position-x: 103%;
    background-position-y: 108%;
}
.mam-body-bx1 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 20px;
     -webkit-animation: colorchange 20s infinite alternate;
}

.mam-body-bx1-points{
    float: left;
    width: 100%;
}
.mam-body-bx1-numbr{
    width: 30px;
    float: left;
}
.mam-body-bx1-numbr h3{
    float: left;
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #C1E6FD;
    background: #05213E;
    text-align: center;
    border-radius: 37px;
    padding: 5px 0px;
    margin-bottom: 0px;
}
.mam-body-bx1-line{
    float: left;
    width: 2px;
    height: 25px;
    background: #165E8B;
    margin-left: 14px;
}
.mam-body-bx1-points h4{
    font-weight: normal;
    font-size: 16px;
    color: #F6F7FD;
    float: left;
    margin-top: 4px;
    margin-left: 18px;
}
.mam-body-bx2{
    margin-top: 40px;
}


.account-types-body{
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background: #052C4C;
}
.account-types-b-tble{
    float: left;
    width: 100%;
}


.table-tab table td{
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    border-right: 1px solid #ffffff8c;
    text-align: center;
}
.table-tab{
    width: 100%;
    float: left;
}
.table-tab table{
    width: 100%;overflow-x:auto;
    border: 1px solid #ffffff8c;
}
.table-tab th {
    text-align: inherit;
    color: #52C1CC;
    padding: 10px;
    text-align: center;
    border-right: 1px solid #ffffff8c;
}
.table-tab table tr{
    border-bottom: 1px solid #ffffff8c;
}
.tble-bac{
    background: #06476F;
}
.tabl-con{
   background: #3d7ea791; 
}


.contact-ful{
    float: left;
    width: 100%;
    padding: 80px 0px;
    background: #052C4C;
}

.adr-section {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    background: #154474;
    padding: 25px 30px;
    border-radius: 20px;
    height: 188px;
}
.adr-section h1 {
    float: left;
    width: 100%;
    color: white;
    font-size: 30px;
    font-weight: 500;
    margin-top: 0px;
    margin-top: 4px;
    /* padding-bottom: 0px; */
}
.adr-section p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: white;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.adr-section p a{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.adr-section p a:hover{
    text-decoration: none;
    color: #E0E0E0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



.contact-form{
    float: left;
    width: 100%;
    padding-left: 80px;
    
}
.contact-form-hed{
    float: left;
    width: 100%;
    padding: 25px 0px;
    background: #1e1e1e0a;
    border-radius: 15px 15px 0px 0px;
}

.contact-form-hed p{
    float: left;
    font-weight: normal;
    font-size: 16px;
    color: white;
    margin-bottom: 0px;
margin-top: 8px;
}
.contact-form-hed h3{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 32px;
    color:white;
}


.contact-forms{
    float: left;
    width: 100%;
   
    padding: 25px 0px;
    
    border-radius: 0px 0px 15px 15px;
}
.h-form {
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 70px;
    margin-bottom: 30px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border: solid 1px rgb(118 118 118 / 22%);
   /* margin-top: 3px;*/
    width: 100%;
    float: left;
    padding: 10px;
   /* margin-top: 17px;*/
    border-radius: 10px;
}

/*.mct_form:hover {
    border-bottom: 1px solid #72593c;
}*/

.contact-form-snd{
    float: left;
    width: 100%;
    margin-top: 15px;
    text-decoration: none;
}
.contact-form-snd button{
    text-decoration: none;
    float: left;
    width: auto;
    border: none;
   padding: 12px 17px 10px 17px;
    border-radius: 50px;
    border: 1px solid transparent;
    color: black;
    background: white;
    font-weight: normal;
    font-size: 15px;
   /* text-decoration: underline;
    text-underline-offset: 2px;*/
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.contact-form-snd button:hover{
    color: white;
    background: none;
    border: 1px solid white;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    
}



.privacy-body {
    float: left;
    width: 100%;
    background: #052C4C;
    padding-top: 60px;
    padding-bottom: 60px;
}
.policy-sections {
    float: left;
    width: 100%!important;
    margin-bottom: 40px;
}
.policy-sections h2 {
    float: left;
    width: 100%!important;
    color: white;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 53px;
}
.policy-sections p {
    float: left;
    width: 100%!important;
    font-weight: normal;
    text-align: left;
    color: #D2E8F5;
    line-height: 25px;
    font-size: 14px;
    padding-top: 8px;
    margin-bottom: 6px;
}
.policy-sections h5 {
    float: left;
    width: 100%!important;
    padding-left: 20px;
    font-weight: 600;
    color: #00af50;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.policy-sections strong{
   float: left;
    width: 100%!important;
    padding-left: 20px;
    font-weight: 600;
    color: #00af50;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px; 
}
.policy-sections ul {
}
.policy-sections ul li {
    color: #D2E8F5;
    font-size: 14px;
    line-height: 30px;
}
.policy-sections table {
    width: 100%!important;
    float: left;
    color: #D2E8F5;
    border: 1px solid white;
    margin-top: 30px;
    margin-bottom: 30px;
}
.policy-sections table tr {
    width: 100%!important;
    /* padding: 10px; */
    color: #D2E8F5;
    float: left;
    border: 1px solid white;
}
.policy-sections table td {
    width: 33%!important;
    float: left;
    padding: 10px;
    font-size: 14px;
    /* border-right: 1px solid #ccc; */
    margin: 0;
}




.aml-full {
    width: 100%;
    float: left;
    
}

.aml-full h2 {
    color: #fff;
    font-size: 35px;
    width: 100%;
    font-weight: 600;
    /* padding-right: 540px; */
    line-height: 47px;
    margin-bottom: 0px;
    float: left;
}
.aml-full p {
    color: #D2E8F5;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}





/*account type page start...//.//./.*/
.type-acount-full{
    float: left;
    width: 100%;
    background: rgb(18,101,56);
background: linear-gradient(80deg, rgba(18,101,56,1) 0%, rgba(31,160,90,1) 100%);
padding: 35px 14px;
margin-top: 90px;
border-radius: 20px;
}
.type-acount-green-bx{
    float: left;
    width: 100%;
    padding: 0px 8px;
}
.type-acount-green-bx img{
    width: 80px;
    float: left;
    margin-bottom: 10px;
    /*filter: brightness(0) invert(1);*/
}
.type-acount-green-bx h3{
    float: left;
    width: 100%;
    color: white;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 12px;
}
.type-acount-green-bx p{
    float: left;
    width: 100%;
    color: white;
    font-size: 15px;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 12px;
}
.type-acount-second{
    float: left;
    width: 100%;
    background-image: url(../images/type-acount-second-bac.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 90px;
    padding-top: 90px;
}
.type-acount-second-txt{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 75px;
}
.type-acount-second-txt h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    color: white;
}
.type-acount-second-txt h2 span{
    font-size: 55px;
    font-weight: 500;
}
.various-type-acount{
    float: left;
    width: 100%;
}

.various-type-acount-main{
    float: left;
    width: 100%;
}
.various-type-acount-full{
    float: left;
    width: 335px;
    padding-right: 25px;
}
.various-type-acount{
    float: left;
    width: 100%;
    
}
.various-type-acount .tab__button img{
    float: none;
    width: 60px;
    margin: auto;
    display: block;
    filter: brightness(0) invert(1);
}
.various-type-acount .tab__button {
    padding: 20px 22px;
    color: black;
    font-size: 22px;
    font-weight: 500;
    border: 1px solid transparent;
    background: white;
    outline: none;
   /* margin: 0px 0px 0px 15px;*/
    cursor: pointer;
    width: 100%;
    height: auto;
    border-radius: 0px;
    text-align: left;
    border-bottom: 1px solid #15446a2e;
    
}
.vari-type1{
    border-radius: 20px 20px 0px 0px!important;
    padding-top: 30px!important;
}
.vari-type2{
    border-radius: 0px 0px 20px 20px!important;
    padding-bottom: 30px!important;
}
.various-type-acount .tab__button:focus{
    outline: none!important;
    background: #15446A;
    color: white;
}
.various-type-acount .tab__button:focus img{
    filter: brightness(1) invert(0);
}
.various-type-acount .tab_button-active {
    border-bottom: none;
    background: #15446A;
    color: white;
    position: relative;
}
.various-type-acount .tab_button-active img{
    filter: brightness(1) invert(0);
}


.various-type-acount .tab_button-active::after{
    content: " ";
    margin-top: 3px;
    border: solid #15446a;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 13px;
    border-color: rgba(255,255,255,0);
    border-left-color: #15446a;
    right: -27px;
}














.tabinsi .tab__inside {
  /*display: grid;
  grid-template-columns: repeat(2, 1fr);*/
  visibility: hidden; 
  opacity: 0;
  height: 0;
  transform: translateY(10px);
  transition: transform .3s ease-in;
  width: 100%;
  max-width: 805px;
}
.tabinsi .tab__inside-active {
  visibility: visible; 
  float: left;
  width: 100%;
  max-width: 805px;
  opacity: 1;
  height: 100%;
  padding: 27px 35px 49px;
  margin-top: 0px;
  border-radius: 20px;
    transform: translateY(0);
    transition: transform .3s ease-out 0.1s, opacity .3s ease-out 0.1s;
    background: #15446A;

}

.tabinsid-txt{
    float: left;
    width: 100%;
}
.tabinsid-txt h3{
    float: left;
    width: 100%;
    color: white;
    font-size: 25px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 20px;
}
.tabinsid-txt p{
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 8px;
}

.tabinsid-point{
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-top: 32px;
}
.tabinsid-point2{
 padding-left: 20px;
 padding-right: 0px;
}
.tabinsid-point img{
    float: left;
    width: 31px;
}
.tabinsid-point h4{
    float: none;
    padding-left: 50px;
    width: 100%;
    color: white;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    margin-top: -6px;
}

.type-acount-third{
    float: left;
    width: 100%;
    background: #0A0C0F;
    padding-top: 55px;
    padding-bottom: 95px;
}
.type-acount-third-txt{
    float: left;
    width: 100%;
    text-align: center;
}
.type-acount-third-txt h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    color: white;
    margin-bottom: 62px;
}
.type-acount-third-txt h2 span{
    float: left;
    width: 100%;
    font-size: 55px;
    font-weight: 500;
    color: white;
}

.type-account-b-tble {
    float: left;
    width: 100%;
}

.table-tab2 table td{
    /*text-align: center;*/
    padding: 17px 35px;
}
.table-tab2 table td img{
    float: left;
    width: 28px;
}
.table-tab2 table td h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    position: relative;
    padding-left: 40px;
    line-height: 29px;
}
.table-tab2 table td h4{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    position: relative;
}
.table-tab2 table td h3::before{
    content: " ";
    background-image: url(../images/tabl-chek.webp);
    background-size: cover;
    width: 28px;
    height: 28px;
    left: 0;
    top: 4px;
    position: absolute;
}
/*.tble-oneline::before{*/
/*    top: 0px!important;*/
/*}*/
.table-tab2{
    width: 100%;
    float: left;
    background: #0D1014;
    border-radius: 20px;
}
.table-tab2 table{
    width: 100%;overflow-x:auto;
    
}
.table-tab2-1{
    background: rgb(32,32,107);
background: linear-gradient(90deg, rgba(32,32,107,1) 0%, rgba(20,20,69,1) 100%);
    float: none;
    display: inline-block;
    width: 187px;
    padding: 15px 0px;
    border-radius: 28px;
}
.table-tab2 th {
    text-align: inherit;
    color: white;
    font-size: 18px;
    font-weight: normal;
    padding: 40px 10px 20px;
    text-align: center;
    
}
.table-tab2 table tr{
    /*border-bottom: 1px solid #ffffff8c;*/
}
.tbl-line{
    border-right: 4px solid #d5d5d50a;
}
.table-scnd-line{
    background-color: #12171C;
}
.tbl-bttn td{
    padding: 0px 35px!important;
}

.table-tab2 table td a{
    float: left;
    color: white;
    font-size: 15px;
    font-weight: 500;
    background: #16191D;
    padding: 13px 50px;
    position: relative;
    margin-top: 0px;
    margin-bottom: -21px;
    border-radius: 29px;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.table-tab2 table td a:hover{
   background:#139CD9!important; 
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.type-acount-four{
    float: left;
    width: 100%;
    background: #052C4C;
    padding-top: 80px;
    padding-bottom: 95px;
}
.type-acount-four-hed{
    float: left;
    width: 100%;
    
}
.type-acount-four-hed h2{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    color: white;
    line-height: 68px;
}
.type-acount-four-hed h2 span{
    font-size: 55px;
    font-weight: 500;
}
.type-acount-four-hed p{
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
    color: white;
    margin-top: 30px;
    margin-bottom: 35px;
    padding-right: 50px;
}
.type-acount-four-butn{
    float: left;
    width: 100%;
}
.type-acount-four-butn a{
    float: left;
    width: 189px;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    color: white;
    background: #031829;
    border-radius: 25px;
    padding: 13px 25px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.type-acount-four-butn a img {
    width: 25px;
    float: right;
    margin-top: 2px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.type-acount-four-butn a:hover{
    text-decoration: none;
    background: #062034;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.type-acount-four-point-full{
    float: left;
    width: 100%;
    padding-left: 60px;
}
.four-point1{
    float: left;
    width: 100%;
    border-bottom: 2px solid #ffffff14;
    padding-left: 9px;
    padding-top: 22px;
}
.four-point1-img{
    float: left;
    width: 65px;
}
.four-point1-img img{
    float: left;
    width: 42px;
    filter: brightness(3);
}
.four-point1-txt{
    float: none;
    width: 100%;
    padding-left: 65px;
}
.four-point1-txt h3{
    float: left;
    width: 100%;
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 12px;
}
.four-point1-txt p{
    float: left;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: normal;
line-height: 27px;
margin-bottom: 22px;
}
.type-acount-four-contact{
    float: left;
    width: 100%;
    margin-top: 85px;
    background: rgb(3,24,41);
background: linear-gradient(80deg, rgba(3,24,41,1) 0%, rgba(4,34,59,1) 100%);
padding: 65px 44px;
border-radius: 22px;
}
.type-acount-four-contact h2{
    float: left;
    /*width: 70%;*/
    font-size: 45px;
    font-weight: 300;
    color: white;
    line-height: 64px;
}
.type-acount-four-contact h2 span{
    font-size: 52px;
    font-weight: 500;
}
.four-contact-butn{
    float: right;
    /*width: 30%;*/
    padding-top: 42px;
}
.four-contact-butn a{
    float: right;
    padding: 18px 0px;
    width: 234px;
    height: 59px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: white;
    background: #031829;
    border-radius: 28px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.four-contact-butn a img{
    display: inline-block;
    width: 25px;
    margin-top: -1px;
    margin-left: 6px;
}
.four-contact-butn a:hover{
    text-decoration: none;
    
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.iner-acounttype{
    float: left;
    width: 100%;
    background-image: url(../images/acount-type-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 123px;
    position: relative;
    margin-top: -142px;
}
.iner-acounttype-content{
    float: left;
    width: 100%;
    padding-top: 80px;
    
}

.iner-acounttype-content h2{
    font-weight: 300;
    font-size: 56px;
    line-height: 66px;
    float: left;
    width: 100%;
    color: white;
    margin-bottom: 20px;
}
.iner-acounttype-content h2 span{
    font-weight: 500;
    font-size: 70px;
}
.iner-acounttype-content p{
    float: left;
    width: 49%;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: white;
    margin-bottom: 30px;
}
.iner-acounttype-content-butn{
    float: left;
    width: 100%;
}
.iner-acounttype-content-butn a{
    float: left;
    width: 189px;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    color: white;
    border: 1px solid transparent;
    background: #20A1DB;
    border-radius: 25px;
    padding: 13px 25px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.iner-acounttype-content-butn a img {
    width: 25px;
    float: right;
    margin-top: 2px;
    filter: opacity(0.5);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.iner-acounttype-content-butn a:hover{
    text-decoration: none;
    background: transparent;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.iner-acounttype-content-butn a:hover img{
     filter: opacity(1);
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.topline{
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 19px;
    border-color: #ffffff2b;
}














@media (max-width: 1024px){
    .menu-btn2{
        float: left;
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    .menu-btn2 a{
        float: none;
        width: 118px;
        display: inline-block;
    }
    .menu-btn{
        float: left;
        width: 100%;
        text-align: center;
        margin-right: 0px;
        margin-top: 10px;
    }
    .menu-btn a{
        float: none;
        width: 118px;
        display: inline-block;
    }
    .menubutn3{
        margin-right: 0px;
    }
}

@media (max-width: 360px){
.ht-l{
    margin-left: 5px!important;
    margin-right: 5px!important;
}
.header-top-1 ul{
    width: 272px!important;
}
.b3-sec2-bx{
    width: 100%!important;
}
.logo {
    width: 220px!important;
}
.ft-terms a{
    width: 100%!important;
}
}


@media (max-width: 370px){
    .b3-mobile {
    margin-top: -102px!important;
}
.b3-mobile img {
    width: 250px!important;
}
}


@media (max-width: 400px){
    .b1-bx1 {
    padding: 15px 15px 25px 15px!important;
}
.b1-bx1-points h4{
    margin-left: 0px!important;
    float: none!important;
}
.b1-bx1-numbr{
    margin-right: 8px;
}
.b1-bx2{
     padding: 15px 15px 25px 15px!important;
}
.ctrader-bx1-txt h2{
    font-size: 20px;
    margin-bottom: 10px;
}
.ctrader-bx1-txt{
    padding: 30px 18px 30px!important;
}
.mam-body-bx1-numbr{
   margin-right: 10px; 
}
.mam-body-bx1-points h4{
    float: none;
    margin-left: 0px;
}
.slid-img {
    height: 590px!important;
}
.header-content h2{
    font-size: 32px!important;
    line-height: 45px!important;
}
.header-content h2 span{
  font-size: 32px!important;  
}
.header-content{
    padding-top: 40px!important;
}
.various-type-acount{
    width: 100%!important;
}
.vari-type1 {
    border-radius: 15px 15px 0px 0px!important;
    padding-top: 13px!important;
}
.vari-type2 {
    border-radius: 0px 0px 15px 15px!important;
    padding-bottom: 13px!important;
} 
.various-type-acount .tab__button{
    border-right: 1px solid transparent!important;
    border-bottom: 1px solid #15446a2e!important;
}
}



@media (max-width: 435px){
    .header-content h2 br{
        display: none;
    }
    .header-content h2{
        font-size: 40px;
        line-height: 50px;
    }
    .header-content h2 span{
        font-size: 50px;
    }
}


@media (max-width: 517px){
    .header-content-butn1{
        width: 100%;
        text-align: center;
        margin-right: 0px;
    }
    .header-content-butn1 a{
        display: inline-block;
        float: none;
    }
    .header-content-butn2{
        width: 100%;
        text-align: center;
        margin-top: 15px!important;
    }
    .header-content-butn2 a{
        display: inline-block;
        float: none;
    }
}


@media (max-width: 500px){
.slid-img {
    height: 570px!important;
}
.tabinsid-point{
    width: 100%;
    padding-right: 0px;
    margin-top: 25px;
}
.tabinsid-point2{
    padding-left: 0px;
}
}

@media(min-width: 401px) and (max-width: 575px){
   .vari-type1 {
    border-radius: 15px 0px 0px 15px!important;
    padding-top: 13px!important;
}
.vari-type2 {
    border-radius: 0px 15px 15px 0px!important;
    padding-bottom: 13px!important;
} 
}




@media (max-width: 575px){
    .b2-hed p{
        width:100%;
    }.b4-hed p{
        padding:0;
    }
.header-top-2{
    display: none;
}
.header-top-1{
    width: 100%;
    padding: 0px 12px;

}
.slid-img {
    height: 510px;
}

.ht-l{
    margin-left: 15px;
    margin-right: 15px;
}
.header-top-1 ul{
    padding-left: 0px;
    width: 332px;
    float: none;
    margin: auto;
    display: block;
}
.header-top-1 ul li{
    padding: 0px;
}
.header{
    padding: 0px 15px;
}
.logo{
    width: 240px;
}
.header-content h2{
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
}

.header-content h2 span{
    font-size: 38px;
}
.header-content p br{
    display: none;
}
.header-content p{
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}
.header-content {
    padding-top: 70px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-content-butn1{
    margin-top: 25px;
}
.header-content-butn2{
    margin-top: 25px;
}
.sa-bx1{
    text-align: center;
}
.b1-hed{
    margin-top: 40px;
    margin-bottom: 35px;
}
.b1-hed h2 br{
    display: none;
}
.b1-hed h2{
    font-size: 35px;

}
.b1-hed h2 span{
    font-size: 45px;
}
.sa-bx1 h2{
    margin-top: 10px;
}
.b1-bx1{
    padding: 20px 20px 25px 20px;
}
.b1-bx1 h2{
    font-size: 27px;
}
.b1-bx2{
    padding: 20px 20px 25px 20px;
    margin-top: 45px;
}
.b1-bx2 h2{
    font-size: 27px;

}
.body1{
    padding-bottom: 60px;
}
.b2-hed{
    text-align: center;
}
.b2-hed h2{
    font-size: 35px;
}
.b2-hed h2 span{
    font-size: 45px;
}
.b2-hed h2 br{
    display: none;
}
.b2-hed p br{
    display: none;
}
.b2-bx1{
    width: 100%;
    margin-right: 0px;
    padding: 30px 25px;
    text-align: center;
}
.b2-bx1 img{
    float: none;
}
.cont-txt{
    width: 100%;
    text-align: center;
}
.cont-txt p{
    padding-left: 15px;
}

.b2-bx2-c1{
    padding-left: 0px;
    padding-top: 50px;
}
.b2-bx2-c2{
    padding-left: 0px;
    width: 100%;
}
.b2-bx2-c3{
   padding-left: 0px;
   width: 100%; 
}
.b3-hed{
    margin-top: 100px;
}
.b3-mobile img{
    width: 350px;
}
.b3-mobile{
    margin-top: -143px;
}
.b3-bx1{
    width: 100%;
    margin-top: 0px;
}
.b3-bx2{
    width: 100%;
    margin-top: 30px;
}
.b3-bx3{
    margin-top: 25px;
}
.b3-bx4{
    width: 100%;
    margin-top: 30px;
}
.b3-bx5{
    width: 100%;
    margin-top: 30px;
}
.b3-bx5 h3{
    margin: 11px 12px 20px 0px;
}
.b3-slide .owl-nav{
    text-align: left;
}
.b3-sec2{
    margin-bottom: 40px;
    margin-top: 40px;
}
.b3-sec2 h2{
    font-size: 35px;
    line-height: 45px;
   
}
.b3-sec2 h2 br{
    display: none;
}
.b3-sec2 h2 span{
    font-size: 33px;
}
.b3-sec2-bx{
    float: none;
    margin: auto;
    width: 80%;
}
.b3-sec2-bxs h2{
    margin-bottom: 20px;
}
.body3{
    padding-bottom: 50px;
}
.body4{
    padding-top: 60px;
    padding-bottom: 60px;
}
.b4-butn1{
    padding-right: 0px;
    text-align: center;
    width: 100%;
}
.b4-butn1 a{
    float: none;
    display: inline-block;
}
.b4-butn2{
    padding-left: 0px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.b4-butn2 a{
    float: none;
    display: inline-block;
}
.b4-hed h2 br{
    display: none;
}
.b4-hed h2{
    font-size: 35px;
    line-height: 45px;
}
.b4-hed h2 span{
    font-size: 39px;
}
.b4-hed p br{
    display: none;
}
.ft-bx2{
    padding-left: 0px;
    margin-top: 15px;
    text-align: center;
}
.ft-bx3{
    padding-left: 0px;
    margin-top: 15px;
  
}
.ft-bx3 h2{
     text-align: center; 
}
.ft-social {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 112px;
    margin-bottom: 4px;
}
.ft-social img {
    float: none;
}
.ft-social a{
    float: none;
}
.ft-bx4{
    padding-left: 0px;
    margin-top: 15px;
    text-align: center;
}
.footer{
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-below-para{
    text-align: center;
}
.footer-bottm-prt p{
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}
.footer-bottm-prt img {
    float: none;
    margin: auto;
    width: 200px;
    display: block;
}
.footer-bottm{
    padding-bottom: 16px;
}
.ft-terms span{
    display: none;
}
.ft-terms a{
    width: 50%;
    text-align: center;
}
.b4-se2{
    padding: 0px 15px 22px 15px;
}
.nav-bdr {
    width: 100%;
    text-align: center;
    /* display: block; */
    margin: 30px auto 0px;
}
.b4-se2 .nav{
    text-align: center;
    margin: auto;
    display: inline-flex;
    border: 0;
    width: 100%;
    float: left;
    padding: 0 0px 10px;
}
.b4-se2 .nav-tabs > li a {
    border-color: #000 !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    width: 20%;
    float: left;
    text-align: center;
    color: #a6a9b0;
    height: 33px;
    padding: 6px 14px;
}
.ft-bx1{
    text-align: center;
}
.iner-baner-content h2{
    font-size: 45px;
    line-height: 55px;
}
.iner-baner-content h2 br{
    display: none;
}
.iner-baner-content h2 span{
    font-size: 55px;
}
.iner-baner-content h3{
    font-size: 27px;
}
.iner-baner-content p br{
    display: none;
}
.iner-baner-content{
    padding-bottom: 55px;
}
.table-tab table{
    display: block;
}
.ctrader-butn1{
    margin-bottom: 20px;
}
.ctrader-bx1-img{
    width: 100%;
}
.ctrader-bx1-txt{
    width: 100%;
    padding: 30px 28px 30px;
}
.ct-mobile1{
    width: 100%;
    text-align: center;
    padding-right: 0px;
}
.ct-mobile1 a{
float: none;
display: inline-block;
}
.ct-mobile2{
    width: 100%;
    text-align: center;
    padding-right: 0px;
    margin-top: 15px;
}
.ct-mobile2 a{
float: none;
display: inline-block;
}
.meta5-b1-hed h3{
    font-size: 35px;
}

.meta5-b1-hed h3 span{
    font-size: 45px;
}
.meta5-b1-hed p br{
    display: none;
}
.x2{
    margin-top: 0px;
}
.meta5-b2-hed h2{
    font-size: 35px;
}
.meta5-b2-hed h2 span{
    font-size: 45px;
}
.metatrader-body{
    padding-bottom: 25px;
}
.meta5-b2{
    padding-top: 25px;
}
.meta5-b2-hed{
    margin-bottom: 30px;
}
.meta5-b2-img img{
    margin-bottom: 30px;
}
.meta5-b3-hed h2{
    font-size: 35px;
    line-height: 50px;
}
.meta5-b3-hed h2 span{
    font-size: 45px;
}
.meta5-b3{
    padding-top: 10px;
}
.meta5-b3-bx1{
    margin-bottom: 20px;
    height: auto;
}
.meta5-b4{
    padding-top: 10px;
    padding-bottom: 0px;
}
.meta5-b4-hed h2{
    font-size: 35px;
    line-height: 50px;
}
.meta5-b4-hed h2 span{
    font-size: 45px;
}
.meta5-b4-bx1 p br{
    display: none;
}
.meta5-b4-bx1{
    margin-bottom: 65px;
}
.meta5-b1-x1{
    height: auto;
}
.meta5-b4-hed p br{
    display: none;
}
.socialtrading-b1 h2{
    font-size: 35px;
}
.socialtrading-b2{
    margin-bottom: 30px;
}
.socialtrdaing-body2{
    padding-top: 0px;
}
.social-b2-bxfull{
    margin-top: 30px;
}
.social-b2-bx1-hed h2{
    font-size: 30px;
}
.social-b2-bx1-hed h2 span{
    font-size: 40px;
}
.pamm-b2{
    padding-top: 5px;
}
.pamm-b2-bx1{
    margin-top: 20px;
}
.pamm-bx2{
    margin-top: 20px;
}
.mam-body-bx1{
    padding: 20px 20px 25px 20px;
}
.mam-body-bx1 h2{
    font-size: 27px;
}
.mam-body-bx2{
    margin-top: 0px;
}
.mam-body-bx1{
    margin-bottom: 30px;
}
.news-hed h2{
    font-size: 30px;
}
.adr-section{
    height: auto;
}
.contact-form{
    padding-left: 0px;
}
.policy-sections table{
    display: block;
    overflow-x: auto;
}
.policy-sections table td{
    float: none!important;
}
.left-align{
    max-width: 100%!important;
}



.iner-acounttype-content{
    padding-top: 60px;
}
.iner-acounttype-content h2{
    font-size: 45px;
    line-height: 59px;
}
.iner-acounttype-content h2 span{
    font-size: 58px;
}
.iner-acounttype-content p{
    width: 100%;
}
.type-acount-full{
    margin-top: 60px;
    padding: 35px 14px 0px;
}
.type-acount-green-bx{
    padding: 0px 15px;
    margin-bottom: 25px;
}
.type-acount-second-txt h2{
    font-size: 36px;
}
.type-acount-second-txt h2 span{
    font-size: 46px;
}
.type-acount-second{
    padding-top: 80px;
    padding-bottom: 75px;
}
.various-type-acount-main{
    padding: 0px 15px;
}
.various-type-acount-full{
    width: 100%;
    padding-right: 0px;
}
.various-type-acount{
    width: 25%;
}
.various-type-acount .tab__button{
    padding: 13px 0px;
    text-align: center;
    font-size: 15px;
    border-right: 1px solid #15446a2e;
    border-bottom: 1px solid transparent;
}

.tabinsi .tab__inside-active{
    margin-top: 15px;
    padding: 27px 20px 40px;
}
.type-acount-third-txt h2{
    font-size: 36px;
}
.type-acount-third-txt h2 span{
    font-size: 46px;
}
.table-tab2 table{
    display: block;
}
.table-tab2-1{
    width: 160px;
}
.table-tab2 table td a{
    padding: 13px 20px;
}
.type-acount-four{
    padding: top: 70px;
}
.type-acount-four-hed h2{
    font-size: 36px;
    line-height: 55px;
}
.type-acount-four-hed h2 span{
    font-size: 46px;
}
.type-acount-four-hed p{
    margin-top: 15px;
    padding-right: 0px;
}
.type-acount-four-point-full{
    padding-left: 0px;
    padding-top: 45px;
}
.type-acount-four-contact{
    margin-top: 60px;
    padding: 50px 25px;
    background: rgb(3,24,41);
    background: linear-gradient(176deg, rgba(3,24,41,1) 0%, rgba(4,34,59,1) 81%);
}
.type-acount-four-contact h2{
    font-size: 36px;
    width: 100%;
    line-height: 56px;
}
.type-acount-four-contact h2 span{
    font-size: 46px;
}
.four-contact-butn{
    float: left;
    width: 100%;
    padding: top: 30px;
}
.four-contact-butn a{
    float: left;
}
.tble-oneline::before {
    top: 13px!important;
}
.various-type-acount .tab_button-active::after{
    display: none;
}
}









@media(min-width: 576px) and (max-width: 767px){
    .header-content p{
        width:100%;
    }
.header-top-2{
    display: none;
}

.header-top-1{
    width: 100%;
    padding: 0px 15px;

}
.ht-l{
    margin-left: 15px;
    margin-right: 15px;
}
.header-top-1 ul{
    padding-left: 0px;
    width: 332px;
    float: none;
    margin: auto;
    display: block;
}
.header-top-1 ul li{
    padding: 0px;
}
.header-content{
    padding-top: 40px;
    padding-bottom: 85px;
}
.header-content h2{
    font-size: 55px;
    line-height: 70px;
}
.header-content h2 span{
    font-size: 65px;
}
.header-content p br{
    display: none;
}
.b1-hed{
    margin-top: 60px;
    margin-bottom: 50px;
}
.b1-hed h2{
    font-size: 40px;
}
.b1-hed h2 span{
    font-size: 50px;
}
.b2-hed h2{
    font-size: 40px;
}
.b2-hed h2 span{
    font-size: 50px;
}
.b2-hed p br{
    display: none;
}
.b2-bx1-2{
    margin-left: 2%;
    margin-right: 0px!important;
}
.b2-bx1{
    width: 48%;
    margin-right: 2%;
}
.b2-bx2-c1{
    padding-left: 0px;
    padding-top: 50px;
    width: 100%;
    float: left;
    text-align: center;
}
.cont-txt{
    width: 100%;
    text-align: center;
}
.b2-bx2-c2{
    padding-left: 0px;
}
.b2-bx2-c3{
    padding-left: 0px;
}
.count .item3{
    margin-left: -25px;
}
.count .item1{
    margin-left: -29px;
}
.b3-hed{
    margin-top: 100px;
}
.b3-mobile{
    margin-top: -210px;
}
.b3-bx1{
    margin-top: -50px;
    width: 100%;
}
.b3-bx2{
  margin-top: -50px;
    width: 100%;  
}
.b3-bx1 h3{
    font-size: 17px;
}
.b3-bx2 h3{
    font-size: 17px;
}
.b3-bx4{
    margin-top: 20px;
    width: 100%;
}
.b3-bx4 h3{
    font-size: 17px;
}
.b3-bx5{
    width: 100%;
}
.b3-bx5 h3{
    margin: 35px 12px 39px 0px;
}
.b3-bx3{
    margin-bottom: 10px;
    margin-top: 30px;
}
.b3-sec2 h2{
    font-size: 40px;
}
.b3-sec2 h2 span{
    font-size: 50px;
}
.b3-sec2-bxs h2{
    margin-bottom: 25px;
}
.body3{
    padding-bottom: 70px;
}
.b4-hed h2{
    font-size: 40px;
    line-height: 55px;
}
.b4-hed h2 span{
    font-size: 50px;
}
.b4-hed p br{
    display: none;
}
.nav-bdr {
    width: 100%;
    text-align: center;
    /* display: block; */
    margin: 30px auto 0px;
}
.b4-se2 .nav {
    text-align: center;
    margin: auto;
    display: inline-flex;
    border: 0;
    width: 100%;
    float: left;
    padding: 0 0px 10px;
}
.b4-se2 .nav-tabs > li a {
    border-color: #000 !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    width: 90px;
    float: left;
    text-align: center;
    color: #a6a9b0;
    height: 33px;
    padding: 6px 14px;
}
.ft-bx2{
    padding-left: 0px;
}
.ft-bx3{
    padding-left: 0px;
    margin-top: 20px;
}
.ft-bx4{
    padding-left: 0px;
    margin-top: 20px;
}
.ft-bx4 p br{
    display: none;
}
.footer-bottm{
    padding-bottom: 16px;
}
.footer-bottm-prt p{
    margin-bottom: 0px;
}
.iner-baner-content h2{
    font-size: 55px;
    line-height: 72px;
}
.iner-baner-content h2 span{
    font-size: 65px;
}
.iner-baner-content{
    padding-bottom: 75px;
}

.ctrader-butn1{
    margin-bottom: 20px;
}
.ctrader-bx1-img{
    width: 100%;
}
.ctrader-bx1-txt{
    width: 100%;
    padding: 30px 28px 30px;
}
.ct-mobile1 a{
    width: 244px;
}
.ct-mobile2 a{
    width: 244px;
}
.meta5-b1-hed h3{
    font-size: 40px;
}
.meta5-b1-hed h3 span{
    font-size: 50px;
}
.meta5-b1-hed p br{
    display: none;
}
.meta5-b1-x1{
    height: auto;
    padding: 27px 25px 27px 26px;
}
.x2{
    margin-top: -20px;
}
.metatrader-body{
    padding-bottom: 25px;
}
.meta5-b2{
    padding-top: 25px;
}
.meta5-b2-hed h2{
    font-size: 40px;
}
.meta5-b2-hed h2 span{
    font-size: 50px;
}
.meta5-b2-hed{
    margin-bottom: 30px;
}
.meta5-b2-img img{
    margin-bottom: 30px;
}
.meta5-b3{
    padding-top: 10px;
}
.meta5-b3-hed h2{
    font-size: 40px;
    line-height: 59px;
}
.meta5-b3-hed h2 span{
    font-size: 50px;
}
.meta5-b3-bx1{
    margin-bottom: 30px;
    height: auto;
}
.meta5-b4{
    padding-top: 10px;
    padding-bottom: 0px;
}
.meta5-b4-hed h2{
    font-size: 40px;
    line-height: 59px;
}
.meta5-b4-hed h2 span{
    font-size: 50px;
}
.meta5-b4-hed p br{
    display: none;
}
.meta5-b4-bx1{
    margin-bottom: 65px;
}
.socialtrading-b1 h2{
    font-size: 40px;
}
.socialtrading-b2 h2{
    font-size: 19px;
}
.socialtrading-body{
    padding-bottom: 15px;
}
.social-b2-bxfull{
    margin-bottom: 35px;
}
.socialtrdaing-body2{
    padding-bottom: 25px;
}
.pamm-b2-bx1{
    margin-top: 20px;
}
.pamm-bx2{
    margin-top: 20px;
}

.mam-body-bx2{
    margin-top: 0px;
}
.mam-body-bx1{
    margin-bottom: 30px;
}
.contact-form{
    padding-left: 0px;
}
.left-align{
    max-width: 100%!important;
}
.iner-acounttype{
    margin-top: -158px;
}
.iner-acounttype-content{
    padding-top: 65px;
}
.iner-acounttype-content p{
    width: 100%;
}
.type-acount-green-bx{
    padding: 0px 20px;
    margin-bottom: 25px;
}
.type-acount-full{
    padding: 35px 14px 0px;
}
.various-type-acount-full{
   width: 100%;
   padding-right: 0px;
}
.various-type-acount{
    width: 25%;
}
.vari-type1 {
    border-radius: 20px 0px 0px 20px!important;
    padding-top: 20px!important;
}
.vari-type2 {
    border-radius: 0px 20px 20px 0px!important;
    padding-bottom: 20px!important;
}
.various-type-acount .tab__button{
    font-size: 18px;
    text-align: center;
    padding: 20px 12px;
    border-right: 1px solid #15446a2e;
    border-bottom: 1px solid transparent;
}
.tabinsi .tab__inside-active{
    margin-top: 15px;
}
.table-tab2 table{
    display: block;
}
.table-tab2 table td a{
    padding: 13px 18px;
}
.tble-oneline::before {
    top: 13px!important;
}
.type-acount-four-point-full{
    padding-left: 0px;
    padding-top: 40px;
}
.four-contact-butn{
    float: left;
    width: 100%;
}
.four-contact-butn a{
    float: left;
}
.type-acount-four-contact{
    background: rgb(3,24,41);
    background: linear-gradient(176deg, rgba(3,24,41,1) 0%, rgba(4,34,59,1) 81%);
}
.various-type-acount .tab_button-active::after{
    display: none;
}
}










@media(min-width: 768px) and (max-width: 991px){
    .header-content p {
    /* float: left; */
    width: 82%;}
    .slide{
       background-position-x: 35%; 
    }
    .header-content{
        padding-bottom: 110px;
    }
    .body1{
       background-position-x: 85%;
    }
    .body2{
        background-position: center;
    }
    .b2-bx1{
        width: 210px;
    }
    
    .b2-bx2-c1{
    padding-left: 0px;
    padding-top: 50px;
    width: 100%;
    float: left;
    text-align: center;
}
.cont-txt{
    width: 100%;
    text-align: center;
}
.b2-bx2-c2{
    padding-left: 0px;
}
.b2-bx2-c3{
    padding-left: 0px;
}
.count .item3{
    margin-left: -25px;
}
.count .item1{
    margin-left: -29px;
}
.b3-hed{
    margin-top: 130px;
}
.b3-mobile img{
    max-width: 80%;
}
.b3-mobile{
    margin-top: -227px;
}
.b3-bx1{
    margin-top: -94px;
  
}
.b3-bx2{
    margin-top: -94px;
 
}
.b3-bx3 {
    float: none;
    width: 323px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.b3-bx3 img{
    float: none;
}
.b3-bx4{
    float: left;
    margin-top: 15px;
}
.b3-sec2-bxs h2{
    margin-bottom: 20px;
}
.body3{
    padding-bottom: 65px;
}
.nav-bdr{
    width: 83%;
}
.ft-bx2{
    padding-left: 0px;
}
.ft-bx3{
    padding-left: 0px;
    margin-top: 20px;
}
.ft-bx4{
    padding-left: 0px;
    margin-top: 20px;
}
.footer-bottm{
    padding-bottom: 16px;
}
.footer-bottm-prt p{
    margin-bottom: 0px;
}
.header-top-1{
    width: 53%;
}
.header-top-2 ul{
    padding-left: 0px;
}
.ctrader-bx1-txt h2{
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 28px;
}
.ctrader-bx1-txt p{
    margin-bottom: 0px;
}
.ctrader-bx1-txt{
    padding: 20px 20px 20px;
}
.ctrader-bx1-img img{
    height: 237px;
}
.meta5-b1-x1{
    height: 170px;
}
.meta5-b2{
    padding-top: 15px;
    padding-bottom: 20px;
}
.meta5-b2-hed{
    margin-bottom: 35px;
}
.meta5-b3-bx1{
    margin-bottom: 20px;
    height: auto;
}
.meta5-b3{
    padding-bottom: 26px;
}
.meta5-b4{
    padding-top: 26px;
    padding-bottom: 10px;
}
.meta5-b4-bx1{
    margin-bottom: 60px;
}
.social-b2-bx1-hed h2{
    font-size: 30px;
}
.social-b2-bx1-hed h2 span{
    font-size: 40px;
}
.mam-body-bx2{
    margin-top: 0px;
}
.mam-body-bx1{
    margin-bottom: 30px;
}
.adr-section{
    padding: 15px 15px;
    height: auto;
}
.adr-section p{
    font-size: 15px;
}
.adr-section h1{
    font-size: 27px;
}
.contact-form{
    padding-left: 25px;
}
.iner-acounttype{
    margin-top: -158px;
}
.iner-acounttype-content p{
    width: 75%;
}
.various-type-acount-full{
    width: 33%;
}
.tabinsi .tab__inside-active{
    max-width: 67%;
}
.table-tab2 table{
    display: block;
}
.table-tab2 table td a{
    padding: 13px 30px;
}
.tble-oneline::before {
    top: 13px!important;
}
.type-acount-four-hed h2{
    font-size: 36px;
    line-height: 55px;
}
.type-acount-four-hed h2 span{
    font-size: 46px;
}
.type-acount-four-contact{
    padding: 65px 30px;
}
.type-acount-four-point-full{
    padding-left: 15px;
}
.type-acount-four-contact h2{
    width:58%;
    font-size: 36px;
    line-height: 55px;
}
.type-acount-four-contact h2 span{
    font-size: 46px;
}
.four-contact-butn{
    padding-top: 63px;
}
}



@media(min-width: 992px) and (max-width: 1024px){
    .iner-acounttype{
        margin-top: -158px;
    }
}







@media(min-width: 992px) and (max-width: 1199px){
    .body1{
        background-position-x: 76%;
    }
    .b2-bx1{
        width: 161px;
        margin-right: 15px;
        padding: 25px 15px;
    }
    .b2-bx2-c1{
        padding-top: 136px;
        padding-left: 15px;
    }
    .b2-bx2-c3{
        padding-left: 15px;
    }
    .b2-bx2-c2{
        padding-left: 15px;
    }
    .b3-bx1{
        width: 277px;
    }
    .b3-bx2{
        width: 277px;
    }
    .b3-bx4{
        width: 277px;
    }
    .b3-bx5{
        width: 277px;
    }
    .nav-bdr{
        width: 63%;
    }
    .b3-sec2-bx{
        padding: 30px 0px;
    }
    .ft-bx1 h2{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .ft-bx2 h2{
        font-size: 22px;
        margin-bottom: 20px;
    }
     .ft-bx3 h2{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .ft-bx4 h2{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .ft-bx2{
        padding-left: 0px;
    }
    .ft-bx3{
        padding-left: 0px;
    }
    .ft-bx4{
        padding-left: 0px;
    }
    .ctrader-bx1-img{
        width: 40%;
    }
    .ctrader-bx1-txt{
        width: 60%;
        padding: 20px 20px 20px;
    }
    .ctrader-bx1-img img{
        height: 213px;
        object-fit: cover;
    }

    .meta5-b2-img{
        margin-top: 30px;
    }
    .meta5-b2-img img{
        margin-bottom: 0px;
    }
    .meta5-b3-bx1{
        padding: 20px;
        height: 310px;
    }
    .meta5-b3-bx1 h2{
        font-size: 18px;
    }
    .meta5-b4-bx1{
        padding: 0px 20px 25px;
    }
    .mam-body-bx1 h2{
        font-size: 27px;
    }
    .contact-form{
    padding-left: 45px;
}
.tabinsi .tab__inside-active{
    max-width: 70%;
}
.various-type-acount-full{
    width: 30%;
}
.table-tab2 table td{
    padding: 17px 20px;
}
.table-tab2-1{
    width: 160px;
}
.table-tab2 table td a{
    padding: 13px 30px;
}
.type-acount-four-contact h2{
    width: 71%;
}
.four-contact-butn{
    padding-top: 73px;
}
}


@media(min-width: 1025px) and (max-width: 1220px){
    .logo{
        width: 220px;
    }
    .menu-btn{
        margin-right: 15px;
    }
    .header_menu_area > ul > li > a{
        padding: 8px 10px 9px 10px;
    }
    .header_menu_area > ul{
        padding-top: 29px;
    }
}


.noresorce{
    float: left;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 35px;
    font-weight: normal;
}

.left-align{
    float: left;
    width: 100%!important;
    
}
.sec-legal{
    float: left;
    width: 100%!important;
}
.sec-legal h3{
    float: left;
    width: 100%!important;
   font-family: 'Matter'!important;
    font-weight: 500;
    font-size: 16px;
    color: white;
}
.sec-legal p{
    float: left;
    width: 100%!important;
    font-size: 13px;
    font-weight: normal;
    color: #DFDBDB;
    line-height: 20px;
    margin-bottom: 15px;
    font-family: 'Matter'!important;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}













.table-advnced th{
    width: 50%;
}
.table-basic th{
    width: 50%;
}
.table-islamic th{
   width: 50%; 
}




.at-b1-bx1{
    float: left;
    width: 100%;
    background-color: #06476F;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
    background-image: url(../images/logo-icon2.png);
    background-repeat: no-repeat;
   background-size: 146px;
   
    background-position-x: 103%;
    background-position-y: 108%;
}
.at-b1-bx1 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
     -webkit-animation: colorchange 20s infinite alternate;
}
.at-b1-bx1 p{
    float: left;
    width: 100%;
    color: #F6F7FD;
    font-size: 16px;
    font-weight: normal;
line-height: 22px;
margin-bottom: 30px;
}
.at-b1-bx1-points{
    float: left;
    width: 100%;
}
.at-b1-bx1-numbr{
    width: 30px;
    float: left;
}
.at-b1-bx1-numbr h3{
    float: left;
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #C1E6FD;
    background: #05213E;
    text-align: center;
    border-radius: 37px;
    padding: 5px 0px;
    margin-bottom: 0px;
}
.at-b1-bx1-line{
    float: left;
    width: 2px;
    height: 25px;
    background: #165E8B;
    margin-left: 14px;
}
.at-b1-bx1-points h4{
    font-weight: normal;
    font-size: 16px;
    color: #F6F7FD;
    float: left;
    margin-top: 4px;
    margin-left: 18px;
}



.at-b1-bx2{
    float: left;
    width: 100%;
    background: #053E61;
    padding: 27px 38px 38px 38px;
    border-radius: 20px;
    margin-top: 70px;
     background-image: url(../images/logo-icon2.png);
    background-repeat: no-repeat;
   background-size: 146px;
   
    background-position-x: 103%;
    background-position-y: 108%;
    margin-bottom: 50px;
}
.at-b1-bx2 h2{
    float: left;
    width: 100%;
    color: #52C1CC;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    -webkit-animation: colorchange 20s infinite alternate;
}
.at-b1-bx2 p{
    float: left;
    width: 100%;
    color: #F6F7FD;
    font-size: 16px;
    font-weight: normal;
line-height: 22px;
margin-bottom: 30px;
}






@media (max-width: 400px){
.at-b1-bx1 {
    padding: 15px 15px 25px 15px!important;
}
.at-b1-bx2 {
    padding: 15px 15px 25px 15px!important;
}
.at-b1-bx1-numbr {
    margin-right: 8px;
}
.at-b1-bx1-points h4 {
    margin-left: 0px!important;
    float: none!important;
}
}

@media (max-width: 575px){
.at-b1-bx1 {
    padding: 20px 20px 25px 20px;
}
.at-b1-bx2 {
    padding: 20px 20px 25px 20px;
}
.at-b1-bx1 h2 {
    font-size: 27px;
}
}






@media (max-width: 1024px){
    .atyp:hover>ul {
    visibility: hidden;
   /* display: block;*/
    opacity: 0;
    transform: translate(0,0);
}
.atyp{
    text-align: center;
    width: 100%;
    float: left;
}
.atyp a{
    float: none!important;
    width: auto!important;
    display: inline-block!important;
}
.atyp:hover>ul{
display: none;
}
.mob-aty{
    display: inline-block!important;
}
.mob-aty img{
    float: none!important;
    width: 19px!important;
    display: inline-block!important;
}

.mob-aty:hover .sub-menu{
   visibility: visible;
    opacity: 1;
    display: block;
    width: 100%;
    top: -40px;
}
.mob-aty a{
    width: 100%!important;
}
.menu ul li a{
    text-align: center;
}

}





.mob-aty{
    display: none;
}
















