/*
Theme Name: Tiare
Theme URI: https://uixstudios.com/
Author: UiX Studios
Author URI: https://uixstudios.com/
Description: Tiare
Version: 1.0
*/

.monthpage {
	margin: 20px 0px 70px 0px;
}
.monthpage a {
	border: 1px solid #ffc80b;
    padding: 10px 20px;
    border-radius: 10px;
	font-weight: bold;
}
.monthpage a:hover {
	border: 1px solid #047f19;
}
.monthpage a.activemonth {
	border: 1px solid #121212 !important;
	color: #121212 !important;
}
.iposerchfrm {
	margin: 0px 0px 50px 0px;
}
.iposerchfrm .btn {
	vertical-align: top;
}
.iposerchfrm .btn:hover {
    background-color: #333;
    color: #fff !important;
	line-height: initial;
}
.iposerchfrm input[type="text"] {
	width: 400px !important;
}
.yearpage {
	margin: 0px 0px 50px 0px;
}
.yearpage .currentpage, .yearpage .prevpage, .yearpage .nextpage {
	font-weight: bold;
    font-family: inherit;
    font-size: 24px;
}
.yearpage .currentpage {
	color: #121212;
}

body {
	overflow-x: hidden;
}
#header .main-nav li.current_page_item a {
    border-color: #ffc80b;
    font-weight: bold;
}
.logo img {height:80px}
	
}
.usefull-links-widget li.current_page_item a {
	font-weight: bold !important;
}
ul.contactdetails {
	margin-bottom: 30px;
}
ul.contactdetails li {
	list-style: none;
	padding-bottom: 20px;
}
ul.contactdetails li i {
	padding-right: 10px;
}
.values {
	padding: 110px 0px 0px 0px;
}
button.scroltop {
	height: 50px;
	width: 50px;
	background: #ffc80b;
	border-radius: 4px;
	border-style: solid;
	border-width: 0;
	position: fixed;
	right: 15px;
	bottom: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: none;
	text-align: center;
	z-index: 999;
	color: #222222;
	box-shadow: -4px 4px 24px -10px #e30016 !important;
}
button.scroltop span {
	display: block;
	font-size: 24px;
	line-height: 24px;
}
.servicesdiv h4 {
	font-size: 25px;
	line-height: 35px;
	min-height: 70px;
}
.servicesdiv {
    min-height: 580px;
}
.meet-our-advisors .classic-arrows3 .owl-nav .owl-prev {
	background: url(images/arrow-thin-left.png) no-repeat center center;
}
.meet-our-advisors .classic-arrows3 .owl-nav .owl-next {
	background: url(images/arrow-thin-right.png) no-repeat center center;
}
.page-template-template-service section.servicesdiv {
    padding: 110px 0px 0px 0px;
}
.meet-our-advisors .owl-nav {
    display: none;
}
.servicesdiv p {
    min-height: 100px;
}
.contact-form select {
    padding: 0 10px;
    height: 52px;
    margin-bottom: 10px;
}
.contact-form input[type="file"] {
    margin-bottom: 10px;
    border: none;
}

.header-content nav ul li{position: relative;}
.header-content nav ul li:after{display:none;}
.header-content nav ul li a i{margin-left: 10px;}
.header-content nav ul li:hover ul.dropdown-menu{display:block;} 
.header-content nav ul li ul.dropdown-menu{min-width: 15rem;padding:0px;background: #fff;border-radius: 5px;border:none;}
.header-content nav ul li ul.dropdown-menu li{display:block;}
.header-content nav ul li ul.dropdown-menu li a{background:#ffc80b;padding:10px;display:block;color:#212529;}
.header-content nav ul li a:hover {background-color: #555;}

.ipolist tbody td a {
    color: #333333;
    /*font-weight: bold;*/
}
.ipolist tbody td {
    padding: 10px 10px !important;
    font-size: 15px !important;
}

.ipolist thead td {
	font-weight: bold;
}
/*.ipolist thead td {
    background: #F9C833;
    border: 1px solid #333333 !important;
    color: #333333;
    font-size: 15px !important;
    padding: 10px 10px !important;
}*/

.icon-telegram::before {
    content: "\ea95";
}
.social li a.telegram:hover i {
    background: #0088cc  !important;
    border-color: #0088cc  !important;
}
h4.h4title {
    font-style: italic;
    font-size: 16px;
}

section.meet-our-advisors {
    padding: 100px 20px 50px 20px;
}
.meet-our-advisors .btn.get-in-touch {
    padding: 10px 30px 0px 30px;
}
.meet-our-advisors .btn:before {
    content: none;
}
.meet-our-advisors .btn.get-in-touch i {
	border-right: 0px;
    padding: 25px 0px 0px 16px;
    line-height: 0px;
}
.meet-our-advisors tr td b {
	color: #FFF;
	border-radius: 5px;
    padding: 5px 0px;
}
.heading h3 {
	font-size: 20px;
    color: #F9C833;
    background-color: #222;
    padding: 10px;
}
.ipolist tr.orangecolor, .ipolist td.orangecolor {
	background: #F9C833;
    color: #333333;
	border: 1px solid #333333 !important;
}
.panel-heading {
  padding: 0;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
  	color:#555;
  	font-size:16px;
  	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  	word-spacing:3px;
	text-decoration:none;
}
.panel-heading a:before {
	content: "\f107";
	float: right;
	transition: all 0.5s;
	font: Bold normal normal 25px/1 'FontAwesome' !important;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
td.maxwidth3 a b {
    padding: 5px 10px !important;
}

.ipocontent #div1, .ipocontent #div2 {
	line-height: 30px;
}
.ipocontent #button1 {
	background-color: #ffc80b;
    color: #222;
	padding: 10px 20px;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
    font-weight: 700;
    text-align: center;
	margin-top: 20px;
	border: 1px solid transparent;
    border-radius: 30px;
	float: left;
}
.ipocontent #button2 {
	color: #ffc80b;
    background-color: #222;
	padding: 10px 20px;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
    font-weight: 700;
    text-align: center;
	margin-top: 20px;
	border: 1px solid transparent;
    border-radius: 30px;
	float: left;
}
.single-ipo section, .single-mainboard-ipo section {
	padding: 60px 0px 40px 0px;
}

@media screen and (max-width: 767px) {
	.iposerchfrm input[type="text"] {
      	width: 290px !important;
  	}
    .monthpage a {
        margin-bottom: 10px;
        display: inline-block;
        width: 90px;
    }
	.yearpage .currentpage, .yearpage .prevpage, .yearpage .nextpage {
        font-size: 17px;
    }
	.maxwidth1 {
		min-width: 200px;
    	white-space: normal !important;
	}
	.maxwidth2 {
		min-width: 200px;
    	white-space: normal !important;
	}
	.maxwidth3 {
		min-width: 200px;
    	white-space: normal !important;
	}
	.maxwidth4 {
		min-width: 200px;
    	white-space: normal !important;
	}
	.meet-our-advisors .btn.get-in-touch i {
		padding: 20px 0px 0px 16px;
	}
}