/*--------------------------------------------

Template Name: Finance | Responsive HTML5 Template
Template URI: https://radiustheme.com/
Description: Finance | Responsive HTML5 Template which is used for Finance Corporate & business.
Author: Radius Theme
Author URI: https://radiustheme.com/
Version: 1.0

------------------------------------------------*/
/*=============================================
=            [01] Theme Default CSS           =
=============================================*/
html,
body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #444444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #222222;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.4;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
p {
  line-height: 1.6;
  margin: 0 0 20px 0;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}






/*mine*/
.otherpages{
color:#262525;
font-size:10px;
}
.otherpages a{
color:#262525;
text-decoration:none;
}	

.getcovered{
color:#3a639b;
font-size:35px;
padding-bottom:10px;
}
.getcovered1{
color:#111111;
font-size:20px;
}

.greybox{
height:180px;
width:100%;
padding-top:25px;
background:#3a639b;
border-style:solid;
border-width:1px;
border-color:#ebebeb;
margin-bottom:40x;
}
.xinput{
border-color:#ffffff;
border-type:solid;
border-width:1px;
width:130px;
height:60px;
margin-top:12px;
font-size:20px;
text-align:center;	
}
.xbtn{
background:#00bf02;
color:#ffffff;
font-size:24px;
border-type:solid;
border-width:1px;
border-color:#00bf02;
margin-top:11px;
width:160px;
height:60px;
box-shadow: 2px 2px #24426a;	
}
.xbtn:hover{
background:#01d403;	
}
.qq{
font-size:27px;
color:#ffffff;
}

.btn-fill-round3 {
   border: 2px solid #03a9f4; 
  display: inline-block;
  background: #03a9f4;
  color: #ffffff;
  font-size: 18px;
  padding: 7px 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-fill-round3:hover {
  border: 2px solid #ffffff; 
  background: #0288d1;
  color: #ffffff;
}
	
@media (max-width: 750px) {
.greybox{
height:200px;
}
.qq{
font-size:22px;
color:#ffffff;
}	
}


/*End Mine*/







.fi-clear:after {
  clear: both;
  content: "";
  display: block;
}

#wrapper {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header-six-style .container-fluid {
  padding-left: 70px;
  padding-right: 70px;
}

/*=======================================
=            [21] Footer css            =
========================================*/
.footer-bottom-area {
  background: #222229;
  color: #dbdbdb;
  font-size: 16px;
  padding: 110px 0;
}
.footer-bottom-area .footer-box .title-bar-footer {
  color: #ffffff;
}
.footer-bottom-area .footer-box .footer-about {
  margin-top: 30px;
}
.footer-bottom-area .footer-box .footer-phone {
  color: #ffffff;
  font-size: 24px;
}
.footer-bottom-area .footer-box .footer-phone i {
  color: #03a9f4;
  padding-right: 15px;
}
.footer-bottom-area .footer-box .footer-social {
  margin-top: 20px;
}
.footer-bottom-area .footer-box .footer-social li {
  display: inline-block;
  margin-right: 20px;
}
.footer-bottom-area .footer-box .footer-social li a {
  color: #03a9f4;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer-bottom-area .footer-box .footer-social li a:hover {
  color: #ffffff;
}
.footer-bottom-area .footer-box .footer-social li:last-child {
  margin-right: 0;
}
.footer-bottom-area .footer-box .useful-link li {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  width: 48%;
}
.footer-bottom-area .footer-box .useful-link li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.footer-bottom-area .footer-box a {
  color: #dbdbdb;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-bottom-area .footer-box a:hover {
  color: #03a9f4;
}
.footer-bottom-area .footer-box .stylish-input-group {
  padding-top: 15px;
}
.footer-bottom-area .footer-box .stylish-input-group .form-control {
  background: #18181c;
  border: none;
  box-shadow: none;
  color: #dbdbdb;
  -webkit-border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -ms-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
  height: 50px;
  padding-left: 18px;
}
.footer-bottom-area .footer-box .stylish-input-group .form-control::-moz-placeholder {
  color: #dbdbdb;
}
.footer-bottom-area .footer-box .stylish-input-group .form-control::-webkit-input-placeholder {
  color: #dbdbdb;
}
.footer-bottom-area .footer-box .stylish-input-group .input-group-addon {
  background: #18181c;
  border: none;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  padding: 0;
}
.footer-bottom-area .footer-box .stylish-input-group .input-group-addon button {
  background: #03a9f4;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: none;
  box-shadow: none;
  margin-right: 6px;
  padding: 12px 24px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-bottom-area .footer-box .stylish-input-group .input-group-addon button i {
  color: #ffffff;
}
.footer-bottom-area .footer-box .stylish-input-group .input-group-addon button:hover {
  background: #0288d1;
}
.copyright {
  background: #1c1c21;
  color: #b1b1b1;
  font-size: 16px;
  padding: 25px 0;
  text-align: center;
}
.copyright p {
  margin-bottom: 0;
}
.copyright a {
  color: #03a9f4;
}
.copyright a:hover {
  color: #0288d1;
}
/*=======  End of Footer css  ========*/

