/*!
Theme Name: Bangla Converter
Theme URI: http://themesbazar.com/banglaconverter
Author: ThemesBazar.Com
Author URI: http://themesbazar.com
Description: Themes Is WordPress Theme Market.
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 5.6
License: License By ThemesBazar
License URI: LICENSE
Text Domain: banglaconverter_themesbazar
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the ThemesBazar.

*/
/* Base CSS */
@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('fonts/solaiman-lipi.eot');
    src: url('fonts/solaiman-lipi.eot') format('embedded-opentype'),
         url('fonts/solaiman-lipi.woff') format('woff'),
         url('fonts/solaiman-lipi.ttf') format('truetype'),
         url('fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
	
	font-weight:normal;font-style:normal;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { 
	height: 100%;
	
 }

a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}




/*===============================
		section_1 start (header)
================================*/	

.logo img{
	padding:15px 10px 0px 10px;
}
.IP_text  {
	margin-top:35px;
	font-size:20px;
	color:red;
	font-weight:600;
	padding:0px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
}

.IP_text span{
  
}
	
form.example {
	margin-top:30px;
}
form.example input[type=text] {
    padding: 7px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 70%;
    background: #fff;
}

form.example button {
    float: left;
    width: 30%;
    padding: 7px;
    background: #007C63;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

form.example button:hover {
    background: #0b7dda;
}


/*===============================
		section 02 start (menu)
================================*/


/******* menu section start **********/



/******* menu section close **********/


/*===============================
	section 03 start (content)
================================*/	

.background{

  color: #000; 

  overflow:hidden;
  
}

.hadding_1{
	font-size:25px;
	color:black;
	padding:35px 0px 10px 0px;
	text-align:center;
}
.hadding_2{
	font-size:22px;
	color:black;
	padding:0px 0px 30px 0px;
	text-align:center;
}

.hadding_3{
	font-size:20px;
	color:black;
	padding:0px 0px 10px 0px !important;
	text-align:center;
}
.hadding_3 span{
    color:green;
}
.hadding_4{
	font-size:20px;
	color:black;
	padding:0px 0px 10px 0px !important;
	text-align:center;
	color:green
}
.hadding_4 span{
    color:red;
}
.hadding_5{
	font-size:20px;
	color:black;
	padding:0px 0px 10px 0px !important;
	text-align:center;
	color:red
}
.hadding_6{
	font-size:20px;
	color:black;
	padding:0px 0px 10px 0px !important;
	text-align:center;
}
form.example_1 {
	padding:0px 20px 10px 90px;
	margin-top:20px;		
	margin-bottom:30px;
}
form.example_1 input[type=text] {
    padding:10px;
    font-size: 20px;
    border: 1px solid grey;
    float: left;
    width: 60%;
	border:1px solid#ABABAB;
    background: #fff;
}
.domain_name{
	background:#222;
}
.select{
	margin-left:8px;
	margin-right:8px;
	padding:11px !important;
	background:black;
	color:#fff;
	font-weight:700;
}

form.example_1 button {
    padding:12px;
    width: 20%;
    background: #007C63;
    color:#fff;
    font-size: 18px;
    border: none;
    cursor: pointer;
	overflow:hidden;
	border:1px solid#ECECEC;
}

form.example_1 button:hover {
    background: #0b7dda;
}


/*===============================
		section_4 start (footer)
================================*/								
								
.copy{  
	color:#fff;
	font-size:16px;
	text-align:right;
	border-right:2px solid#fff;
	padding-left:5px;
}
.Design{
	text-align:left;
	color:#fff;	
	font-size:16px;
}
.Design a{
	color:#fff;
	font-weight:700;
}

/*===============================
	contact page
================================*/	

.contuct_box{
	margin-bottom:30px;
	margin-top:20px;
}
.contact_us_hadding{
	padding: 6px;
	color:#fff;
	font-size:20px;
	font-weight:400;
	overflow:hidden;
	background: #138FDE;
    background: -webkit-linear-gradient(-90deg, #138FDE, #003CA9);
    background: -o-linear-gradient(-90deg, #138FDE, #003CA9);
    background: -moz-linear-gradient(-90deg, #138FDE, #003CA9);
    background: linear-gradient(-90deg, #138FDE, #003CA9);
}
.contact_us_text p{
	font-weight:400;
	font-size:16px;
	color:#3C3C3C;
	text-decoration:none;
	text-align:justify;
}
.form_box{
	padding-right:20px;
}
.form_box button{
	margin-left:10px;
	margin-top:10px;
	width:30%;
	overflow:hidden;
}
.form-group {
    width: 100%;
    position: relative;
    left: 10px;
    line-height: 22px;
	float:center;
	 	
}
.form-group:hover input {
	width: 100%;
	border:2px solid#FE2E2B;
}
.sub-group {
    width: 100%;
    position: relative;
    left: 10px;
    line-height: 22px;
	float:center;
	margin-top:15px;
	 	
}
.sub-group:hover input {
    width: 100%;
	border:2px solid#FE2E2B;
}
.Chat-group {
    width: 100%;
    position: relative;
    left: 10px;
    line-height: 22px;
	float:center;
	margin-top:15px;
	 	
}
.sub-group:hover textarea {
    width: 100%;
	border:2px solid#FE2E2B;
}
.dnspadding{
    margin:20px;
}
.marketing{
    margin-top:100px;
}
.clear{clear:both;}
.col-centered{
float: none;
margin: 0 auto;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.whois_desing button{
    background : #007C63;
padding: 5px 10px;
border: none;
color: white;
font-weight:bold;
}
.whois_desing button:hover{
    background : red;
padding: 5px 10px;
border: none;
color: white;
}

.add-image {
	text-align: center;
	margin: 5px 0px;
}

.themesBazar_widget {
	text-align: center;
	margin: 5px 0px;
}

.stellarnav.dark .current-menu-item {
	background: #595959 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #595959 !important;
}