@charset "utf-8";
/* CSS Document */



.title_1{ color:#425227; font-size:60px; font-weight:lighter; display:block; margin:30px 0; padding:0; text-align:center; font-family: 'Open Sans', sans-serif; font-weight:bold; }
.title_1 span{ color:#6599ff; font-size:42px; font-weight:normal; }

.title_2{ display:block; background:#1f76ce; text-align:center; color:#ffffff; font-size:36px; margin:30px 0;  padding:22px 0; font-family: 'Oswald', sans-serif; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}

p{ color:#171717; font-size:17px; line-height:25px; font-family: 'PT Sans', sans-serif;}


.title_6{ color:#171717; font-size:26px; font-weight:normal; display:block; margin:0 0 12px 0; padding:0; font-family: 'Roboto Condensed', sans-serif ;}
.title_6 span{ color:#f57c20; font-weight:bold;}


/*============================ Top-part ================================*/



.top_hader{ background:#425227; min-height: 80px;}
.main_nav{ background:#f2d534;}
















.top-login{ background:#f2d534 !important; color:#425227 !important;   font-family: 'Roboto Condensed', sans-serif !important ; font-size:20px !important; line-height:35px !important; margin:5px 0 0 10px; padding:0 25px !important; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; text-shadow:none !important;}

.top-login:hover{ background:#c86000 !important; color:#ffffff !important;  }

.top-singup{ text-shadow:none !important; background:#c86000 !important; color:#ffffff !important;  font-family: 'Roboto Condensed', sans-serif !important; font-size:20px !important; line-height:35px !important;  margin:5px 0 0 10px; padding:0 25px !important; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

.top-singup:hover{ background:#f2d534 !important; color:#425227 !important; }


.top_boder{border-bottom: 5px solid #575757;}


.nav3 > li > a {
    margin: 17px 7px  !important;
	font-size:15px;
}

.nav_bar_mr_right{ margin-right:25px !important;}







#banner{ width:100%; height:572px; padding:0; margin:0; background: url(../img/banner.jpg)  no-repeat top center;   
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  

  
  }
  
 
.from_bg{ width:100%; height:500px; padding:25px 20px; margin:0; background: url(../img/search_bg.png)  no-repeat top center; margin-top:80px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  
  } 
  
.from_bg .nav-tabs{ border-bottom:none;} 
.from_bg .fa{ font-size:19px;}

.banner_signup{ width:220px; display:block; color:#425227; text-transform:uppercase; padding:0; margin:25px auto; line-height:56px; text-align:center; font-size:40px; font-family: 'Roboto Condensed', sans-serif; background:#f2d534; 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.banner_signup:hover{ background:#81a625; color:#ffffff;}


/*
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url(../img/chake_bt_bg.png) no-repeat 0 0;
  line-height  : 26px;
  font-size:20px;
  font-weight:normal;
}

input[type=checkbox]:not(old):checked + label{

  background:url(../img/chake_bt_bg.png) no-repeat 0 0;
}

input[type=radio]:not(old):checked + label{

  background:url(../img/chake_bt_tick.png) no-repeat 0 3px;
}*/


.banner_redio_bt{ width:100%;}
.radio_female{ width:47%; font-family: 'Roboto Condensed', sans-serif; padding:6px 0 4px 0; float:left; background:#c86000; color:#ffffff; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; text-align:center; margin-bottom:15px;}

.radio_male{ width:47%; font-family: 'Roboto Condensed', sans-serif; padding:6px 0 4px 0; float:right; background:#899771; color:#ffffff; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; text-align:center; margin-bottom:15px;}








input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    display:inline;
    font-size: 18px;
	cursor:pointer;
}

input[type="radio"] + label:before {
    content: '';
    display:inline-block;
    width: 29px;
    height: 29px;
    background: url(../img/chake_bt_bg.png) no-repeat 0 0;
    vertical-align: middle;
}

input[type="radio"]:checked + label:before {
    content: '';
    background: url(../img/chake_bt_tick.png) no-repeat 0 3px;
}



.banner_redio_bt li{ list-style-type:none;}
ul.banner_redio_bt{ margin:0; padding:0;}







/*
input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/chake_bt_bg.png) left top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(../img/chake_bt_tick.png) 0 top no-repeat;
}
*/







/*============================ Body_Content-part ================================*/


.small_icon_wrapper{ margin:30px auto;}


.small_icon{ margin:35px 0;}
.small_icon img{ display:block; margin:0 auto;}
.small_icon h3{ text-align:center; font-size:22px; color:#171717; font-weight:bold; font-family: 'PT Sans', sans-serif; padding:0; margin:5px 0 0 0; line-height:28px;}
.small_icon h3 span{ color:#bc1b1b;}
.small_icon p{ text-align:center; font-size:18px; color:#171717; font-family: 'PT Sans', sans-serif; padding:0; margin:0; line-height:24px;}
.small_icon p span{ color:#bc1b1b;}

.icon_div{ margin-bottom:70px;}



.welcome_wrapper{ width:100%; margin:0; padding:30px 0; background:#ffffff;}

.welcome_wrapper h2{ color:#647449; font-size:44px; font-weight:lighter; display:block; margin:12px 0; padding:0; text-align:center; font-family: 'Open Sans', sans-serif;}
.welcome_wrapper h2 span{ font-weight:bold; color:#425227;}
.welcome_wrapper p{ font-size:20px; text-align:center; color:#171717; font-family: 'PT Sans', sans-serif; padding:3px 0; margin:0; line-height:27px;}
.welcome_bt{ text-align:center; padding:7px 45px; display:table; margin:20px auto; background:#c86000; text-decoration:none; font-weight:normal; font-family: 'Roboto Condensed', sans-serif; font-size:36px; text-decoration:none; color:#ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

.welcome_bt:hover{ text-decoration:none; color:#ffffff; background:#6d8b25;}







.how_work_wrapper{ width:100%; margin:0; padding:30px 0; background:#425227; }
.how_work_wrapper h2{ text-transform:uppercase; color:#ffffff; font-size:60px; font-weight:bold; display:block; margin:12px 0; padding:0; text-align:center;font-family: 'Open Sans', sans-serif;}
.how_work_wrapper h3{ color:#9faf83; font-size:32px; font-weight:normal; display:block; margin:12px 0; padding:0; text-align:center;  font-family: 'PT Sans', sans-serif;}
.how_work_wrapper p{ color:#ffffff; font-size:36px; font-weight:normal; display:block; margin:12px 0; padding:0; text-align:center; font-family: 'Open Sans', sans-serif;}
.how_work_wrapper img{ display:block; margin:0 auto;}









/*============================ Footer-part ================================*/



.footer_wrapper{ width:100%; padding:14px 0 10px 0; background:#425227;}
.footer_wrapper h2{ text-transform:uppercase; color:#ffffff; font-size:18px; font-weight:normal; display:block; margin:0; padding:0; font-family: 'Roboto Condensed', sans-serif;}





.bottom-bar{ }
.bottom-mr{ margin-top:7px;}



.footer-nav{ margin-top:15px;}
.footer-nav ul{ padding:0; margin:0;}
.footer-nav ul li{ padding:0 4px; font-weight:normal; list-style-type:none; float:left; font-size:16px; line-height:20px; color:#92a375; font-family: 'Open Sans', sans-serif;}
.footer-nav ul li a{ text-decoration: none; color:#ffffff;}
.footer-nav ul li a:hover{ color:#92a375;}

.copy-right{ color:#9eaa8a; margin-top:5px; font-size:13px; line-height:18px; display:block; font-family: 'PT Sans', sans-serif; }



.col-social-icons{ margin-top:10px;}
.footer_wrapper .col.col-social-icons i {
			-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

    background:#84946a;

    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 9px;
    text-align: center;
    width: 35px;
}

.footer_wrapper .col.col-social-icons i:hover {
    background: none repeat scroll 0 0 #ffffff;
	color:#80888E;
	background-color .45s ease-in-out;
	-moz-transition: background-color .45s ease-in-out;
	-o-transition: background-color .45s ease-in-out;
	transition: background-color .45s ease-in-out;

}



.footer_wrapper .col.col-social-icons i.fa-facebook:hover{ background: none repeat scroll 0 0 #3b5998;
    border-color:#3b5998;
	color:#ffffff;
	background-color .45s ease-in-out;
	-moz-transition: background-color .45s ease-in-out;
	-o-transition: background-color .45s ease-in-out;
	transition: background-color .45s ease-in-out;}
	
.footer_wrapper .col.col-social-icons i.fa-google-plus:hover{ background: none repeat scroll 0 0 #dd4b39;
    border-color:#dd4b39;
	color:#ffffff;
	background-color .45s ease-in-out;
	-moz-transition: background-color .45s ease-in-out;
	-o-transition: background-color .45s ease-in-out;
	transition: background-color .45s ease-in-out;}	
	
	
.footer_wrapper .col.col-social-icons i.fa-twitter:hover{ background: none repeat scroll 0 0 #00aced;
    border-color:#00aced;
	color:#ffffff;
	background-color .45s ease-in-out;
	-moz-transition: background-color .45s ease-in-out;
	-o-transition: background-color .45s ease-in-out;
	transition: background-color .45s ease-in-out;}		
	
	
.footer_wrapper .col.col-social-icons i.fa-linkedin:hover{ background: none repeat scroll 0 0 #007bb6;
    border-color:#007bb6;
	color:#ffffff;
	background-color .45s ease-in-out;
	-moz-transition: background-color .45s ease-in-out;
	-o-transition: background-color .45s ease-in-out;
	transition: background-color .45s ease-in-out;}		


















.white_div{ background:#ffffff; margin:0 6px; padding:10px 0; }

.white_div_2{ background:#ffffff; margin:0 6px 6px 6px; padding:10px 0; min-height:340px; }

.content_block{ border:solid 1px #f8cf3c; background:#f8cf3c; margin:20px 0; padding-bottom: 6px; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

-webkit-box-shadow: 0px 6px 5px 0px rgba(50, 50, 50, 0.23);
-moz-box-shadow:    0px 6px 5px 0px rgba(50, 50, 50, 0.23);
box-shadow:         0px 6px 5px 0px rgba(50, 50, 50, 0.23);

}
.content_block_title{ margin:0; display:block; padding:7px 15px; font-size:26px;  font-family: 'Open Sans', sans-serif; color:#425227; 
background: rgba(252,234,129,1);
background: -moz-linear-gradient(top, rgba(252,234,129,1) 0%, rgba(252,237,169,1) 50%, rgba(251,216,75,1) 51%, rgba(248,201,48,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,129,1)), color-stop(50%, rgba(252,237,169,1)), color-stop(51%, rgba(251,216,75,1)), color-stop(100%, rgba(248,201,48,1)));
background: -webkit-linear-gradient(top, rgba(252,234,129,1) 0%, rgba(252,237,169,1) 50%, rgba(251,216,75,1) 51%, rgba(248,201,48,1) 100%);
background: -o-linear-gradient(top, rgba(252,234,129,1) 0%, rgba(252,237,169,1) 50%, rgba(251,216,75,1) 51%, rgba(248,201,48,1) 100%);
background: -ms-linear-gradient(top, rgba(252,234,129,1) 0%, rgba(252,237,169,1) 50%, rgba(251,216,75,1) 51%, rgba(248,201,48,1) 100%);
background: linear-gradient(to bottom, rgba(252,234,129,1) 0%, rgba(252,237,169,1) 50%, rgba(251,216,75,1) 51%, rgba(248,201,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcea81', endColorstr='#f8c930', GradientType=0 );

-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.content_block_headline_1{ margin:10px 20px; padding:0; font-size:20px; font-weight:bold;  font-family: "Roboto Condensed",sans-serif; color:#D86E3F; }
.content_block_headline_2{ margin:20px 20px; padding:5px 15px; font-size:24px; display:block; font-weight:normal;  font-family: "Roboto Condensed",sans-serif; color:#ffffff;
background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );

 }
 
.content_block_headline_3{ margin:10px 20px; padding:0; font-size:20px; font-weight:bold;  font-family: "Roboto Condensed",sans-serif; color:#D86E3F; }
.content_block_headline_4{ margin:13px 0 0 0; padding:0; font-size:20px; font-weight:bold;  font-family: "Roboto Condensed",sans-serif; color:#171717; }
.content_block_headline_5{ margin:3px 0; padding:0; font-size:14px; font-weight:normal; font-family: 'PT Sans', sans-serif;  color:#545454; }

.content_block_normal_text{ color:#171717; font-size:16px; line-height:22px; font-family: 'PT Sans', sans-serif; margin:3px 20px; padding:0; display:block;}
.content_block_normal_text span{ font-weight:bold; color:#f57c20;}

.content_block_oderlist{ margin:0 20px;}
.content_block_oderlist { padding:0; margin:0;}
.content_block_oderlist ol li{ color:#171717; font-size:14px; line-height:18px; font-family: 'PT Sans', sans-serif; margin:5px 0; padding:0;}

.content_block_border{ margin:20px; display:block; border-bottom:dotted 1px #171717;}

.content_block_imge_1{ margin-left:20px;}

#accordion{ margin:20px;}

.content_block_bt_1{ display:inline-block; font-size:21px; text-align:center; padding:10px 20px; margin:15px 20px; text-decoration:none; color:#ffffff; font-family: "Roboto Condensed",sans-serif;
background: rgba(214,109,17,1);
background: -moz-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,109,17,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to right, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66d11', endColorstr='#c86100', GradientType=1 );

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

 line-height: 20px;


}

.content_block_bt_1:hover{ text-decoration:none; color:#ffffff;
background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );
}


.content_block .form-group{ margin:13px 20px;}


.content_block_bt_2{ display:block; font-size:18px; text-align:center; width:120px; padding:6px 20px; margin:10px 0; text-decoration:none; color:#ffffff; font-family: "Roboto Condensed",sans-serif;
background: rgba(214,109,17,1);
background: -moz-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,109,17,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to right, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66d11', endColorstr='#c86100', GradientType=1 );

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;



}

.content_block_bt_2:hover{ text-decoration:none; color:#ffffff;
	background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );


-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}


.content_block_bt_3 .fa-chevron-circle-right{ float:right; margin-top: 3px;}

.content_block_bt_3{ display:block; font-size:21px; text-align:left; padding:10px 20px; margin:15px 0; text-decoration:none; color:#ffffff; font-family: "Roboto Condensed",sans-serif;
background: rgba(214,109,17,1);
background: -moz-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,109,17,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to right, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66d11', endColorstr='#c86100', GradientType=1 );

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

}

.content_block_bt_3:hover{ text-decoration:none; color:#ffffff;
	

background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );
}







.pagination {
 display: block;
    height: 36px;
    margin: 18px auto;
    //width: 210px;
    width: auto;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
margin:0;
padding:0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}




.shopping_block{ border:solid 1px #7ca121; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.shopping_block h2{ margin:10px 15px; padding:0; font-size:20px; font-weight:bold; font-family: 'PT Sans', sans-serif;  color:#171717;}
.shopping_block .link_1{ display:block; color:#1f76ce; font-size:16px; margin:20px 0; text-align:center; font-family: 'PT Sans', sans-serif; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}

.shopping_block .link_2{
		background: rgba(214,109,17,1);
background: -moz-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(214,109,17,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(left, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to right, rgba(214,109,17,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66d11', endColorstr='#c86100', GradientType=1 );
	
	display:block; width:120px; font-size:18px; text-align:center; padding:7px 15px; margin:15px auto; text-decoration:none; color:#ffffff; font-family: "Roboto Condensed",sans-serif;
	
	
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

	
}



.shopping_block .link_2:hover{
	

background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );
	
	}




.my_account_bt{ margin-left: 20px;
    margin-right: 0 !important;
    margin-top: 17px;}







.content_block_2{ background:#c86000; border:solid 1px #c86000; margin:0 0 22px 0; padding-bottom: 6px; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.content_block_title_2{ margin:0; display:block; padding:7px 15px; font-size:26px; font-family: 'Open Sans', sans-serif; color:#ffffff; 
	background: rgba(214,122,36,1);
background: -moz-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,122,36,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to bottom, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d67a24', endColorstr='#c86100', GradientType=0 );

-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.content_block_2 .fa{ color:#6c4c7e;}


.carousel-caption a{ 

    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    width: 100px;
	position:absolute; left:38px; bottom:-16px;
	
	
background: rgba(110,130,75,1);
background: -moz-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,130,75,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to bottom, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e824b', endColorstr='#425227', GradientType=0 );	
	
	

}

.inner_right_bg{ background:#dcdcdc; padding:5%;}

.normal_link_1{ text-decoration:none; color:#ffffff;}
.normal_link_1:hover{ text-decoration:none; color:#ffffff; }

.normal_link_2{ text-decoration:none; color:#171717;}
.normal_link_2:hover{ text-decoration:none; color:#171717; }


.popular_survey_wrapper{ width:100%; margin:0; padding:0; background:#f4fff1; border-bottom: 5px solid #575757;}
.popular_survey_title{ padding:3px 0; font-size:28px; font-family: "Roboto Condensed",sans-serif; color:#ffffff;

background: rgba(110,130,75,1);
background: -moz-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,130,75,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(top, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to bottom, rgba(110,130,75,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e824b', endColorstr='#425227', GradientType=0 );

}

.popular_survey_box{ margin: 15px 0; background:#c86000; border:solid 1px #c86000;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

/* min-height: 390px;*/
 position:relative;

	
	}
	
	


.popular_survey_box h3{ font-size:22px; font-family: 'Open Sans', sans-serif; display:block; margin:0; padding:10px 15px; color:#ffffff;

background: rgba(214,122,36,1);
background: -moz-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,122,36,1)), color-stop(100%, rgba(200,97,0,1)));
background: -webkit-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -o-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: -ms-linear-gradient(top, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
background: linear-gradient(to bottom, rgba(214,122,36,1) 0%, rgba(200,97,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d67a24', endColorstr='#c86100', GradientType=0 );

-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.popular_survey_box img{ margin:15px auto; display: block; }
.popular_survey_box p{ font-size:14px; line-height:19px; padding:0 15px; }



.popular_survey_box_bt_1{ display:inline-block; font-size:21px; text-align:center; padding:10px 20px; margin:15px auto; text-decoration:none; color:#425227; font-family: "Roboto Condensed",sans-serif;
background: rgba(250,230,130,1);
background: -moz-linear-gradient(left, rgba(250,230,130,1) 0%, rgba(242,214,52,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,230,130,1)), color-stop(100%, rgba(242,214,52,1)));
background: -webkit-linear-gradient(left, rgba(250,230,130,1) 0%, rgba(242,214,52,1) 100%);
background: -o-linear-gradient(left, rgba(250,230,130,1) 0%, rgba(242,214,52,1) 100%);
background: -ms-linear-gradient(left, rgba(250,230,130,1) 0%, rgba(242,214,52,1) 100%);
background: linear-gradient(to right, rgba(250,230,130,1) 0%, rgba(242,214,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fae682', endColorstr='#f2d634', GradientType=1 );

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

 line-height: 20px;
 width:130px;
 display:block;
 position:absolute;
 left:0;
 right:0;
 bottom:0px;


}

.popular_survey_box_bt_1:hover{ text-decoration:none; color:#ffffff;
background: rgba(101,122,65,1);
background: -moz-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,122,65,1)), color-stop(100%, rgba(66,82,39,1)));
background: -webkit-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -o-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: -ms-linear-gradient(left, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
background: linear-gradient(to right, rgba(101,122,65,1) 0%, rgba(66,82,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a41', endColorstr='#425227', GradientType=1 );
}



.content_block_3{ background:#ffffff; border:solid 1px #5cba43; margin:0 0 22px 0; padding-bottom: 15px; 
-webkit-border-radius: 7px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 7px;
-moz-border-radius-topright: 0;
border-radius: 7px;
border-top-right-radius: 0;
}
.content_block_title_3{ margin:0 0 15px 0; display:block; padding:7px 15px; font-size:28px;  font-family: "Roboto Condensed",sans-serif; color:#ffffff; 
background: rgba(92,186,67,1);
background: -moz-linear-gradient(top, rgba(92,186,67,1) 0%, rgba(157,214,141,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,186,67,1)), color-stop(100%, rgba(157,214,141,1)));
background: -webkit-linear-gradient(top, rgba(92,186,67,1) 0%, rgba(157,214,141,1) 100%);
background: -o-linear-gradient(top, rgba(92,186,67,1) 0%, rgba(157,214,141,1) 100%);
background: -ms-linear-gradient(top, rgba(92,186,67,1) 0%, rgba(157,214,141,1) 100%);
background: linear-gradient(to bottom, rgba(92,186,67,1) 0%, rgba(157,214,141,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cba43', endColorstr='#9dd68d', GradientType=0 );


-webkit-border-top-left-radius: 7px;
-moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;
}

.deatil_link {
    display: block;
    margin-left: -20px;
	margin-top:16px;
}


.content_block_2  .table{ margin-bottom:0; border-top:none;}
.content_block_2  .table td{ border-top:none;}

.content_block_2  .table-responsive{ border:none;}






