/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/








/************************************************************************************





Put your custom CSS below this block :)


/************************************ Top Bar *********************************/
#top_bar, #rd_wpml #lang_sel ul ul {
    background: #25265c !important;
    color: #fff !important;
}
.topbar_type_5, .topbar_type_5 a, .topbar_type_5 #rd_wpml #lang_sel a {
    color: #fff !important;
}
#top_bar .top_phone:before, #top_bar .top_email:before{
    color: #ffffff !important; 
}
.topbar_type_5 {
    border-top: 4px solid #25265C !important;
    border-bottom: 1px solid #ebebeb;
}

/************************** navigation *********************************************/
.nav_type_1 nav ul li a:hover, .nav_type_1 > ul > .current-menu-item > a {
    color: #0994DC !important;
    background: #25265c;
}


.page_title_ctn {
    padding-top: 43px;
    padding-bottom: 43px;
    background-color: #222533;
    color: #fcfcfc;
}
.page_title_ctn h1 {
    color: #fcfcfc !important;
}
header.nav_type_1 {
    min-height: 100px;
    /**border-bottom: 4px solid #8D1812; **/
}
.persephone.tparrows {
    cursor: pointer;
    background: rgb(2, 36, 68);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid rgba(255, 255, 255, 1);
}
/************************** maps call to action *************************************/
.ta_center {
    display: block;
    text-align: center;
    clear: both;
    background-color: rgb(141, 24, 18);
    padding: 40px 0px;
}
.heading_box_sc_ctn {
    text-align: center;
    padding: 40px 0px;
    background-color:#1F4465;
}
/*************************** Body **********************************/
body, #jprePercentage {
    color: #333333 !important;
    font-family: 'Lato', sans-serif important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 155%;
}
#crumbs a, #crumbs span {
    color: #fff!important;
}
body a, .hl_color, #sidebar #search input[type="submit"]:hover, .wpb_widgetised_column #search input[type="submit"]:hover, .strong_colored strong {
    color: #25265c !important;
}
/*************************** SLider ********************************/
.ls-bar-timer {
    position: absolute;
    width: 0;
    height: 2px;
    background: #25265c;
    border-bottom: 2px solid #555;
    opacity: .55;
    top: 0;
}
/*====================================== contact form settings ========================================*/
address{
    background:rgba(238, 238, 238, 0.6);
    padding:10px;
	border: 1px solid rgb(221, 221, 221);
	border-radius:0px;
	margin-bottom:2px;
	font-size:1em;
	color:#000;
	line-height:14px;
}
.wpcf7-form input{
     margin-bottom:10px;
	 margin-top:4px;
}
form.wpcf7-form{
    /*background:rgba(238, 238, 238, 0.6);*/
    padding:10px;
	border: 1px solid rgb(221, 221, 221);
	border-radius:0px;
}
/*form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus{
    outline: medium none;
    color: rgb(102, 102, 102);
    border: 1px solid rgb(119, 186, 206);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 0px 10px rgb(173, 220, 230);
}
form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    height: 36px;
    width: 50%;
	color:rgb(255, 255, 255)
    color:rgb(3, 76, 129);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 1px 0px rgb(255, 255, 255);
    text-indent: 3px;
}
form input.wpcf7-form-control.wpcf7-text{
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    height: 36px;
    width: 50%;
    color: rgb(3, 76, 129);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 1px 0px rgb(255, 255, 255);
    text-indent: 3px;
}
form input.wpcf7-form-control.wpcf7-text:focus{
    outline: medium none;
    color: rgb(102, 102, 102);
    border: 1px solid rgb(119, 186, 206);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 0px 10px rgb(173, 220, 230);
}
form textarea.wpcf7-form-control.wpcf7-textarea{
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    color: rgb(3, 76, 129);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 1px 0px rgb(255, 255, 255);
    text-indent: 3px;
	width:98%;
	min-height:200px;
}
form textarea.wpcf7-form-control.wpcf7-textarea:focus{
    outline: medium none;
    color: rgb(102, 102, 102);
    border: 1px solid rgb(119, 186, 206);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 0px 10px rgb(173, 220, 230);
}
form input.wpcf7-form-control.wpcf7-submit:focus{
}
form input.wpcf7-form-control.wpcf7-submit{
    border-radius: 0px 2px 0px 2px;
    border: 4px solid rgb(255, 255, 255);
    color: #fff;
    box-shadow: 0px;
    text-indent: 3px;
	padding:5px 10px ;
	text-align:center;
	background:#222533!important;

	}*/
/************************ footer  ****************************/
#footer_bg, #footer {
    background-color: #222533!important;
}
#footer .page_item a, #footer .menu-item a {
    border-bottom: 0px;
    color: #A1B1AD !important;
}
#footer a {
    color: #A1B1AD!important;
}

/*form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    height: 36px;
    width: 50%;
    color:#fff !important;
    text-indent: 3px;
	background-color:white!important;
}

element {
}
form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    height: 36px;
    width: 50%;
    color: rgb(3, 76, 129);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 1px 0px rgb(255, 255, 255);
    text-indent: 3px;
}
form input.wpcf7-form-control.wpcf7-text {
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgb(187, 187, 187);
    height: 36px;
    width: 50%;
    color: rgb(3, 76, 129);
    box-shadow: 0px 2px 2px rgb(204, 204, 204) inset, 0px 1px 0px rgb(255, 255, 255);
    text-indent: 3px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="password"], .wpcf7-form textarea {
    background: rgba(255, 255, 255, 0.7) !important;
}

.btnz{
	color:red !important;
	font-size:30px !important;
}*/
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="password"], .wpcf7-form textarea {
    background: rgba(255, 255, 255, 0.7) !important;
    width: 50% !important;
	color:#999 !important;
}