@charset "utf-8";
/* CSS Document */

/*font-face*/
@font-face {
    font-family: 'rubikbold';
    src: url('../fonts/rubik-bold.eot');
    src: url('../fonts/rubik-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubik-bold.woff2') format('woff2'),
         url('../fonts/rubik-bold.woff') format('woff'),
         url('../fonts/rubik-bold.ttf') format('truetype'),
         url('../fonts/rubik-bold.svg#rubikbold') format('svg');
  }
  
  @font-face {
    font-family: 'rubikmedium';
    src: url('../fonts/rubik-medium.eot');
    src: url('../fonts/rubik-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubik-medium.woff2') format('woff2'),
         url('../fonts/rubik-medium.woff') format('woff'),
         url('../fonts/rubik-medium.ttf') format('truetype'),
         url('../fonts/rubik-medium.svg#rubikmedium') format('svg');
  }
  
  @font-face {
    font-family: 'rubikregular';
    src: url('../fonts/rubik-regular.eot');
    src: url('../fonts/rubik-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubik-regular.woff2') format('woff2'),
         url('../fonts/rubik-regular.woff') format('woff'),
         url('../fonts/rubik-regular.ttf') format('truetype'),
         url('../fonts/rubik-regular.svg#rubikregular') format('svg');
  }
  
  @font-face {
    font-family: 'rubiklight';
    src: url('../fonts/rubik-light.eot');
    src: url('../fonts/rubik-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubik-light.woff2') format('woff2'),
         url('../fonts/rubik-light.woff') format('woff'),
         url('../fonts/rubik-light.ttf') format('truetype'),
         url('../fonts/rubik-light.svg#rubiklight') format('svg');  
  
  }

/*Webkit Scrollbar css starts here*/
::-webkit-scrollbar { width:3px; height:3px;}
::-webkit-scrollbar-track { background:#ccc; border-radius:10px;}
::-webkit-scrollbar-thumb { background:#303030; border-radius:10px;}
::-webkit-scrollbar-thumb:hover { background:#303030;}
::-webkit-scrollbar-corner { background:#303030;}
/*Webkit Scrollbar css starts here*/

html:lang {translate: disabled}
	
p, span, div, ul, li {line-height: 30px; font-size: 16px; font-family: 'rubikregular';}

hr {margin: 2rem; background: #061463; height: 3px;}

.navbar-nav {}

.accordion {width: 100%; margin-bottom:20px;}

.accordion .card {margin-bottom:20px;}

.accordion-item {margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, .125); border-radius: .25rem;}

.innerSearch {position: absolute; top: 10px; left: 500px; border: 1px solid #ccc; color: #999; border-radius: 100px; padding: 0 20px;}

.innerSearch:focus {border: 1px solid #ccc;}

/* [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
background: linear-gradient(180deg, #eee, transparent) !important; 
border-bottom: 1px solid rgba(0, 0, 0, .125);
padding: 1.25rem .75rem !important;} */

/* youtube button css */
.btn-livedemo {
    border-radius: 200px;
    /* padding: 0 50px !important; */
    padding: 0 20px 0 20px !important;
    max-width: 500px;
    text-align: center;
    height:50px;
    background: #0056b3;
}
.btn-livedemo:hover {
  background: #052c65;
}
.liveDemoText {font-size: 0.85rem; color:#fff}
.liveDemoText:hover {font-size: 0.85rem; color:#ddd}
/* youtube button css */

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
/* background: linear-gradient(180deg, #eee, transparent) !important;  */
border-bottom: 1px solid rgba(0, 0, 0, .125);
padding: 1.25rem .75rem !important;}
	
.accordion-button:not(.collapsed) {background: linear-gradient(180deg, #eee, transparent) !important; border-bottom: 1px solid rgba(0, 0, 0, .125);}

.accordion-header {background: linear-gradient(180deg, #eee, transparent) !important;}

.section-StickHheader {margin: 0; padding: 17px 25px; clear: both;background: #f8f9fa; position: -webkit-sticky;position: sticky;top: 0;z-index: 1020; box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 3px 0 rgba(0, 0, 0, 0.10);}

.section-white {margin: 0; padding: 25px 10px; clear: both; background: #fff;}

.nav-section1{width:50%; text-align:left;float:left;}

.nav-section2{position: relative; width:50%; text-align:right;float:right;}
	
.navbar-nav .dropdown-menu {position: absolute !important;}
	
.navbar-expand-lg .navbar-nav {flex-direction:column;}
	
.dropdown-menu {right:0rem !important; left: auto; max-width:10rem !important;}

/*
.section-grey {margin: 0;padding: 50px 0;clear: both;background: #f4f4f4;}

.section-last {margin: 0;padding: 25px 0;clear: both;background: #fff;}
*/

.acc-hd{font-family: 'rubikmedium'; font-size: 16px; color: #000;}

.logintitle{width: 100%; float: left; font-family: 'rubikmedium' !important; font-size: 18px; color: #061463 !important; font-weight: bold;}

.logintitle-lang{width: 100%; float: left; font-family: 'rubikmedium' !important; font-weight: bold; font-size: 18px; color: #061463 !important;}

.logintitle p {width: 100%; float: left; font-family: 'rubikregular' !important; font-size: 16px;}

.sub-title{width: 100%; float: left; font-family: 'rubikmedium' !important; font-size: 16px; color: #000;}

.title{font-family:'rubikmedium'; font-size: 24px; color: #0056b3 !important; }

.navselect {color: #0056b3; font-family: 'rubikmedium' !important;}

.navselect a {color: #fff;}

.navselect a hover{color: #fff !important;}

.carousalspan{display: block; width: 100%; height: 50px; font-size: 18px; font-family: 'rubikregular'; color: #000;}

.col-xl-6, .col-xl-12 {margin-bottom: 25px;}

.li-arrow {line-height: 20px; text-align: justify; background-color: transparent; background-image: url(../img/right-arrow.svg); list-style-type: none; background-repeat: no-repeat; padding-left: 25px; background-position: left 5px;}

.sub-li {list-style-type: circle; line-height: 35px;}

/*list-style-image:url("../img/greenick.svg"); background-image: url("../img/greenick.svg") 50% 50%; */

/*.sub-li-arrow { text-align: justify; background-color: transparent; background-image: url(../img/bluetick.svg); list-style-type: none; background-repeat: no-repeat; padding-left: 35px; background-position: left 9px; background-size: 16px;}*/

.sub-li-arrow { text-align: justify; background-color: transparent; background-image: url(../img/bluetick.svg); list-style-type: none; background-repeat: no-repeat; padding-left: 25px; background-position: left 7px; background-size: 16px;}

.login-pointer {width: 100%; float: left; font-family: 'rubikregular'; font-size: 16px;}

.loginleft {width: 100%; float: left; text-align: left;}

.loginright {width: 100%; float: left; text-align: right;}

.svgicon {margin:0; padding: 0; max-width:100%; width:18px; vertical-align: sub;}

.buysellicon { margin:0; padding:0; max-width:100%; width:60px; height:50px; vertical-align:middle; display:inline-block; margin-top:-5px;}

.captionedimg {border: 5px solid #ccc; border-radius: 10px; padding: 10px;}


/*
@media only screen and (min-width: 360px) {
	
	.nav-section1{width:100%; text-align:center;float:left;}

	.nav-section2{position: relative; width:100%; text-align:center;float:left;}
	
	.navbar-nav .dropdown-menu {position: absolute !important;}
	
	.dropdown-menu {right:3rem !important; left: auto; max-width:10rem !important;}
}
*/



