@charset "utf-8";



/* CSS Document */



@font-face {
 font-family: 'pt_serifbold';
 src: url('fonts/pt_serif-web-bold-webfont.eot');
 src: url('fonts/pt_serif-web-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_serif-web-bold-webfont.woff') format('woff'), url('fonts/pt_serif-web-bold-webfont.ttf') format('truetype'), url('fonts/pt_serif-web-bold-webfont.svg#pt_serifbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_serifitalic';
 src: url('pt_serif-web-italic-webfont.eot');
 src: url('pt_serif-web-italic-webfont.eot?#iefix') format('embedded-opentype'), url('pt_serif-web-italic-webfont.woff') format('woff'), url('pt_serif-web-italic-webfont.ttf') format('truetype'), url('pt_serif-web-italic-webfont.svg#pt_serifitalic') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_serifregular';
 src: url('fonts/pt_serif-web-regular-webfont.eot');
 src: url('fonts/pt_serif-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_serif-web-regular-webfont.woff') format('woff'), url('fonts/pt_serif-web-regular-webfont.ttf') format('truetype'), url('fonts/pt_serif-web-regular-webfont.svg#pt_serifregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_serifbold_italic';
 src: url('fonts/pt_serif-web-bolditalic-webfont.eot');
 src: url('fonts/pt_serif-web-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_serif-web-bolditalic-webfont.woff') format('woff'), url('fonts/pt_serif-web-bolditalic-webfont.ttf') format('truetype'), url('fonts/pt_serif-web-bolditalic-webfont.svg#pt_serifbold_italic') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_calibrib';
 src: url('fonts/calibrib.eot');
 src: local('☺'), url('fonts/calibrib.woff') format('woff'), url('fonts/calibrib.ttf') format('truetype'), url('fonts/calibrib.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'open_sansregular';
 src: url('fonts/opensans-regular-webfont.eot');
 src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_serif_captionregular';
 src: url('fonts/pt_serif-caption-web-regular-webfont.eot');
 src: url('fonts/pt_serif-caption-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_serif-caption-web-regular-webfont.woff') format('woff'), url('fonts/pt_serif-caption-web-regular-webfont.ttf') format('truetype'), url('fonts/pt_serif-caption-web-regular-webfont.svg#pt_serif_captionregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_calibri';
 src: url('fonts/calibri.eot');
 src: local('☺'), url('fonts/calibri.woff') format('woff'), url('fonts/calibri.ttf') format('truetype'), url('fonts/calibri.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin:0;
	padding:0;
	font:12px/16px 'Arial';
}
.bg-overlay {
	padding:1px 0;
	background-attachment:fixed;
	background-repeat:repeat;
}
* {
	outline:none;
}
img {
	border:0;
}
.slde_main {
    padding-bottom: 16px;
}
.clear {
	clear:both;
	magin:0px;
	padding:0px;
}
a img {
	border:0;
}
a {
	outline:none;
}
#wrapper {
}
#header {
}
#header_top {
	background:url(images/trans_sha.png) repeat-x scroll 0 0;
	width: 100%;
}
#header_middle {
	background: url("images/header_dashed.png") repeat scroll 0 0 transparent;
	width: 100%;
}
#header_bottom {
	background:url(images/top_br.jpg) repeat-x scroll 0 0;
	padding-bottom: 4px;
	padding-top: 10px;
}
#right_top {
	float: right;
	width:130px;
}
#right_top p {
	background: url("images/blue_cone.png") no-repeat scroll 111px 12px transparent;
	color: #45BAF2;
	font-style: italic;
	margin: 0;
	padding-bottom: 6px;
	padding-top: 10px;
	font-family: 'pt_serifitalic';
	font-size:12px;
}
#header_menu {
	float: right;
}
#logo {
	float: left;
	padding-bottom: 20px;
	padding-top: 40px;
	width: 340px;
	overflow:hidden;
}
#header_menu ul {
	margin:0px;
	padding:0px;
}
#header_menu ul li {
	float: left;
	list-style-type: none;
	margin-top: -7px;
	padding-left: 8px;
	padding-right: 8px;
}
#header_menu ul li:hover {
	background: url("images/blackcone1.png") no-repeat scroll 19px 1px transparent;
	margin-top: -7px;
	padding-left: 11px;
	padding-right: 10px;
}
#header_menu ul li a {
	color: #FFFFFF;
	display: block;
	font-family: 'Conv_calibrib';
	font-size: 14px;
	padding-top: 45px;
	text-decoration: none;
}
#header_menu ul li a:hover {
	color: #45baf2;
}
#header_top_outer {
	margin: auto;
	width: 980px;
}
#header_middle_outer {
	margin: auto;
	width: 980px;
}
#slider_bak {
    background: rgba(0, 0, 0, 0) url("images/banner2.png") no-repeat scroll 0 0;
    height: 356px;
}
#slider_outer {
    width: 980px;
}
#slider_bak img {
	vertical-align: bottom;
}
.right_slider h2 {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 40px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 32px;
    margin-top: 0;
    padding-top: 0;
}
.right_slider p {
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	font-family: 'open_sansregular';
	padding-bottom: 26px;
}
.right_slider a {
	display:block;
}
.right_slider a.btn_optn{
    background-image: linear-gradient(#3da4c6, #286190);
	background-image: -webkit-linear-gradient(#3da4c6, #286190);
	background-image: -moz-linear-gradient(#3da4c6, #286190);
	background-image: -o-linear-gradient(#3da4c6, #286190);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3da4c6, endColorstr=#286190);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3da4c6, endColorstr=#286190)";
    border-radius: 4px !important;
    color: #ffffff !important;
    display: inline-block;
    font-family: "Conv_calibrib" !important;
    font-size: 17px !important;
    line-height: 26px !important;
    padding: 8px 33px !important;
    text-decoration: none !important;
    box-shadow: none!important;
}
.tp-button.blue, .tp-button.blue:hover {
    background-image: linear-gradient(#3da4c6, #286190);
	background-image: -webkit-linear-gradient(#3da4c6, #286190);
	background-image: -moz-linear-gradient(#3da4c6, #286190);
	background-image: -o-linear-gradient(#3da4c6, #286190);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3da4c6, endColorstr=#286190);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3da4c6, endColorstr=#286190)";
    border-radius: 4px !important;
    color: #ffffff !important;
    box-shadow: none!important;
}
.sldr_innr {
	position:relative;
}
.slick-prev ,.slick-next{
	background:url(images/arrows_slick.png) no-repeat !important;
    height: 44px !important;
    margin-top: 0 !important;
    top: 42% !important;
    width: 44px !important;
}
.slick-slider {
    margin-bottom: 0 !important;
}
.slick-prev {
    background-position: 0 0 !important;
    left: 0 !important;
}
.slick-next {
	background-position:-44px 0 !important;
	right: 0 !important;
}
.slick-prev:hover {
	background-position: 0 -44px !important;
}
.slick-next:hover {
	background-position:-44px -44px !important;
}
.right_slider {
    color: #ffffff;
    float: right;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 92px;
    width: 405px;
}
.right_slider.slide2 {
    width: 500px;
}
.lft_sldr {
    float: left;
    left: 19.5%;
    position: absolute;
    top: 32.5%;
}
#header_outer {
	margin: auto;
	width: 980px;
	font-size:13px;
}
#header_bot_left {
	float: left;
}
#header_bot_left p {
	font-family: 'pt_serif_captionregular';
	font-size:13px;
	margin: 0;
	color:#2b2b2b;
}
#header_bot_right {
	float: right;
}
#header_bot_right ul {
	margin:0px;
	padding:0px;
	float:right;
}
#header_bot_right ul li {
	float: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 2px;
}
#header_bot_right ul li a {
}
#header_bot_right span {
	display: block;
	float: left;
	padding-right: 15px;
	padding-top: 9px;
	font-family: 'pt_serif_captionregular';
	font-size:13px;
}
.oute_s {
	padding-bottom: 28px;
}
label { /*width: 10px;*/
	float: left;
}
label.error {
	color: red;
	display: block;
	float: none;
	padding-left: 1.5em;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
}
.submit {
	margin-left: 12em;
}
em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}
#footer_top {
	background:url(images/trans_sha.png) repeat-x scroll 0 0;
	height: 31px;
}
#footer {
	background:url(images/footer_bk.png) repeat scroll 0 0;
	padding-bottom: 50px;
	width: 100%;
}
#footer_outer {
	width:980px;
	margin:auto;
}
#footer_first {
	float:left;
	width: 390px;
}
#footer_second {
	float:left;
	width: 170px;
}
#footer_third {
	float:left;
	width: 164px;
}
#footer_fourth {
	float:left;
}
#footer_fourth img {
	float: left;
	padding-top: 19px;
}
#footer_outer h2 {
	color: #FFFFFF;
	margin: 0;
	padding-top: 35px;
	font-family: 'Conv_calibrib';
	font-size:17px;
	line-height:17px;
	letter-spacing: 0.75px;
}
#footer_outer p {
	color: #45BAF2;
	margin: 0;
	padding-top: 15px;
	font-family: 'Conv_calibri';
	font-size:14px;
}
#footer_outer span {
	color:#fff;
}
#footer_outer ul {
	margin:0px;
	padding:0px;
}
#footer_outer ul li {
	list-style-type:none;
	font-family: 'Conv_calibri';
	font-size:14px;
	padding-top:15px;
}
#footer_outer ul li a {
	text-decoration:none;
	color:#45baf2;
}
#footer_outer ul li:hover a {
	color:#fff;
}
#content_outer {
	background:url(images/content_bak.png) repeat scroll 0 0;
	width:100%;
	padding-bottom: 50px;
}
#content {
	width:980px;
	margin:auto;
}
#content h2 a {
	font-family: 'pt_serifregular';
	font-size: 14.67px;
	margin: 0;
	padding-bottom: 3px;
	color: #646361;
	text-decoration: none;
}
#content a {
	color: #46A5D7;
	text-decoration: none;
}
#content_top {
	text-align:center;
}
#content_top h1 {
	background: url("images/dashedline.png") no-repeat scroll 0 47px transparent;
	font-family: 'pt_serif_captionregular';
	font-size:14.67px;
	color:#646361;
	letter-spacing: 2px;
	margin: 0;
	padding-bottom: 20px;
	padding-top:40px;
}
#content_top p {
	color: #646361;
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 35px;
	margin: 0;
	padding: 20px 30px 30px
}
#content_top p span {
	color: #45BAF2;
}
#middle_menu ul {
	margin:0px;
	padding:0px;
}

#middle_menu ul li {
	float:left;
	list-style-type:none;
	font-family: 'Conv_calibrib';
	font-size:16px;
	background:url(images/dashed_menu.png) no-repeat scroll 0 0;
	padding-left: 18px;
	padding-right: 18px;
}
#middle_menu ul li:first-child {
	background:none;
}
#middle_menu ul li a {
	color:#45baf2;
	text-decoration:none;
}
#middle_menu ul li:hover a {
	color:#000;
}
#middle_menu {
	margin: auto;
	width: 745px;
	padding-bottom: 30px;
}
.content_left {
	float: left;
	width: 490px;
	padding-top: 30px;
}
.content_left_request {
	float: left;
	width: 490px;
	padding-top: 30px;
}
.form_bak {
	background: url("images/bak_formnew.png") no-repeat scroll 0 0 transparent;
	font-family: 'pt_serifitalic';
	font-size: 14.78px;
	font-style: italic;
	line-height: 30px;
	padding: 40px 40px 0;
}
.form_bak_new {
	background: url("images/big_form.png") no-repeat scroll 0 0 transparent;
	font-family: 'pt_serifitalic';
	font-size: 14.78px;
	font-style: italic;
	line-height: 30px;
	height: 398px;
	padding: 40px 40px 11px;
}
.form_bak_new h4 {
	background: url("images/main_contaxtline.png") no-repeat scroll 0 15px transparent;
	color: #646361;
	display: block;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 28px;
	text-align: center;
	margin:0px;
}
.form_bak p {
	color: #646361;
	font-size: 14.68px !important;
	padding-bottom: 28px;
	padding-top: 0;
	line-height: 30px !important;
}
.t1 {
	border: medium none;
	background:url("images/cut_pice.png") repeat-x scroll 0 13px transparent;
	width: 172px;
	text-align: center;
}
.t2 {
	background: url("images/cut_pice.png") repeat-x scroll 0 13px transparent;
	border: medium none;
	width: 359px;
	text-align: center;
}
.t4 {
	background: url("images/cut_pice.png") repeat-x scroll 0 13px transparent;
	border: medium none;
	width: 191px;
	text-align: center;
}
.t3 {
	background: url("images/cut_pice.png") repeat-x scroll 0 13px transparent;
	border: medium none;
	width: 135px;
	text-align: center;
}
.content_left_request p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	padding-left: 3px;
	color: #646361;/*	padding-top: 20px;*/
}
.content_left_requestcon p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	padding-left: 3px;
	color: #646361;
}
.content_left_request p span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
}
.content_left_requestcon p span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
}
.content_left_requestcon h2 {
	background:url("images/contactrequest.png") no-repeat scroll 5px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.content_left_request h2 {
	background:url("images/request.png") no-repeat scroll 5px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.content_left_last {
	float: left;
	width: 490px;
	padding-top: 30px;
}
.content_left img {
}
.content_left_last img {
	padding-left: 20px;
}
.content_left_last p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	padding-left: 20px;
	color: #646361;
}
.content_left_last p span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
}
.content_left_last p a {
	text-decoration:none;
}
.content_left_last h2 {
	background:url("images/about_line.png") no-repeat scroll 10px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 26px;
}
.content_left_latest {
	float: left;
	width: 490px;
	padding-top: 30px;
}
.content_left_latest p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	color: #646361;
}
.content_left_latest p span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
}
.content_left_latest h2 {
	background:url("images/latest.png") no-repeat scroll 7px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
}
.content_leftpage h2 {
	background: url("images/aboutpateintborder.png") no-repeat scroll 0 46px transparent;
	color: #646361;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	text-align: center;
}
.content_left_requestcon {
	float:right;
	width:686px;
}
.content_leftcontact {
	float: left;
	width: 287px;
	text-align: center;
}
.content_leftcontact h2 {
	background:url("images/contactour.png") no-repeat scroll 10px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.rating_my {
	background: url("images/blueborder.png") repeat-x scroll 0 0 transparent;
	height: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 9px;
}
.content_left p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	color: #646361;
	padding-top: 30px;
	padding-right: 3px;
}
.content_leftcontact p {
	font-family: 'pt_serifregular';
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	color: #646361;
	padding-top: 30px;
	text-align: left;
	padding-left: 16px;
}
.content_left p a span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
	text-decoration:none;
}
.content_left p span {
	font-family: 'pt_serifbold';
	color:#45baf2;
	font-size:16px;
	letter-spacing: 2px;
	text-decoration:none;
}
.content_left h2 {
	background:url("images/header_line.png") no-repeat scroll 10px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.content_left h {
	background:url("images/about_line.png") no-repeat scroll 9px 7px transparent;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
}
.content_left h4 {
	background:url(images/entries.png) no-repeat scroll 0 0;
	font-family: 'pt_serif_captionregular';
	font-size: 16px;
	color:#646361;
	text-align: center;
	letter-spacing: 1px;
}
#content_right {
	float:left;
}
#top_left {
	background:url(images/top_bottom.png) no-repeat scroll 0 0;
	height: 65px;
	width: 511px;
	margin-left: -16px;
}
#middle_left {
	background:url(images/middle_bottom.png) repeat-y scroll 0 0;
	padding-left: 15px;
	width: 460px;
}
#middle_left p {
	font-family: 'pt_serifregular';
	font-size: 14px;
	line-height: 23px;
	margin: 0;
	padding-right: 9px;
}
h2.RegistrationFooter {
    text-align: center;
}
#middle_left h3 {
	font-family: 'pt_serifregular';
	margin:0px;
	padding-bottom: 3px;
}
#middle_left h3 a {
	text-decoration:none;
	color:#646361;
}
#middle_left h3 a:hover {
	color:#45baf2;
}
#middle_left p span a {
	color:#45baf2;
	font-family: 'pt_serifregular';
	font-size:14px;
	text-decoration:none;
}
#bottom_left {
	background:url(images/last_bottom.png) no-repeat scroll 0 0;
	height: 17px;
	width: 474px;
}
#middle_left a span {
	font-family: 'Conv_calibrib';
	font-size:14px;
	color:#45baf2;
	float:right;
	display:block;
	width: 105px;
}
.date {
	background:url(images/date.png) no-repeat scroll 0 0;
	float: left;
	width: 71px;
	padding-right:10px;
}
#con_out {
}
.date p span {
	color: #000000 !important;
	display: block;
	font-size: 29px !important;
	padding-top: 4px;
}
.date p {
	margin:0px;
	font-size:14px;
	padding-top: 9px;
	text-align: center;
	padding-right:0px !important;
}
.myimg {
	float:left;
}
#border_one {
}
/* =Images



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







/*



Resize images to fit the main content area.



- Applies only to images uploaded via WordPress by targeting size-* classes.



- Other images will be left alone. Use "size-auto" class to apply to other images.



*/



img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	/*background: #f1f1f1;*/

	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation



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







.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
	margin: 15px 0 0 0;
}
/* =Comments



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



#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */



input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.entry-title {
	background: url("images/last_line.png") no-repeat scroll center center transparent;
	color: #646361;
	font-family: 'pt_serif_captionregular';
	font-size: 14.67px;
	letter-spacing: 2px;
	/*line-height: 28px;*/

	margin: 0;
	/*	padding-bottom: 10px;*/

	/*padding-top: 40px;*/ 

	text-transform: uppercase;
}
.test_d {
	padding-bottom:30px;
	padding-top:30px;
}
.test_d img {
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
}
.test_d h3 {
	background: none repeat scroll 0 0 transparent !important;
	padding-left: 3px;
	padding-top: 0;
	font-family: 'pt_serifbold';
	font-size:15px;
	color:#646361;
	text-decoration:none;
}
.test_d h2 {
	font-family: 'pt_serifbold_italic';
	text-decoration:none;
	color:#000;
	font-size:20px;
	margin: 0;
}
.test_d p {
	color:#646361;
	font-family: 'pt_serifitalic'!important;
	font-size:16px;
	line-height:26px;
}
.line {
	background:url(images/last_line.png) no-repeat scroll 0 0;
	display:block;
	height: 1px;
}
.new_left {
	float: left;
	width: 145px;
}
.new_right {
	float: left;
	width: 825px;
}
.left_contentmy {
	float: left;
	padding-left: 40px;
	width: 675px;
	padding-top: 40px;
}
.right_contentmy {
	float:left;
	width:260px;
	padding-top: 40px;
}
.right_contentmy ul {
	margin:0px;
	padding: 0;
}
.right_contentmy ul li:last-child {
	padding-bottom: 30px;
}
.right_contentmy ul li {
	list-style-type: none;
	padding-bottom: 0;
	padding-top: 1px;
}
.right_contentmy ul li:first-child {
	border-top:1px dashed #B7B7B7;
	padding-bottom: 0;
	padding-top: 1px;
}
.right_contentmy ul li:hover {
	background:url(images/blueborder.png) repeat-x scroll 0 0;
}
.right_contentmy ul li a {
	border-bottom: 1px dashed #B7B7B7;
	color: #46A5D7;
	display: block;
	font-family: 'Conv_calibrib';
	font-size: 18px;
	padding-bottom: 9px;
	padding-top: 6px;
	text-decoration: none;
}
.right_contentmy h2 {
	margin:0px;
}
.ifr_my {
	border: 5px solid #FFFFFF;
}
.page-template-test_templ-php .line1 {
	background: url("images/last_line.png") no-repeat scroll 161px 52px transparent;
	display:none;
	height: 70px;
}
.line1 {
	/*	  background: url("images/last_line.png") no-repeat scroll 2px 53px transparent;

    display: block;

    float: left;

    height: 71px;

    width: 569px;*/



background: url("images/last_line.png") no-repeat scroll 178px 53px transparent;
	display: none;
	height: 71px;
}
#content p {
	font-family: 'pt_serifregular';
	font-size:16px;
	color: #646361;
	line-height: 28px;
	margin:0px;
}
.set {
	background: url("images/header_bk.png")repeat scroll 0px 0px transparent;
}
#outer_ul {
/* padding-bottom: 40px;*/



}
.s1 {
	background: url("images/new_send.png") no-repeat scroll 93px 0 transparent;
	border: medium none;
	color: #45BAF2 !important;
	font-family: 'Conv_calibrib';
	font-size: 19px;
	height: 50px;
	padding-left: 73px;
	width: 378px;
	cursor:pointer;
}
#example {
	width:476px;
	/*height:350px;*/

	/*position:relative;background:url(images/footer_bk.png) repeat-x scroll 0 0 ;

	 border: 5px solid #FFFFFF;*/

	 position:relative;
}
#ribbon {
	left: -1px;
	position: absolute;
	top: -3px;
	z-index: 500;
}
#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}
/*

	Slideshow

*/



#slides {
	background: url("images/footer_bk.png") repeat-x scroll 0 0 transparent;
	border: 5px solid #FFFFFF;
	height: 238px;
	left: 4px;
	padding-left: 26px;
	position: relative;
	top: 2px;
	z-index: 100;
}
/*

	Slides container

	Important:

	Set the width of your slides container

	Set to display none, prevents content flash

*/



.slides_container {
	width: 423px;
	;
	overflow:hidden;
	position:relative;
	display:none;
}
/*

	Each slide

	Important:

	Set the width of your slides

	If height not specified height will be set by the slide content

	Set to display block

*/



.slides_container a {
	height: 239px;
	padding-top: 16px;	text-align: center;
	width: 423px;
	display:block;
}
#example .slides_container a {	padding-top: 9px;	height: 223px;}
.slides_container a img {
	display:block;
}
#example .slides_container a img {
	 display: inline;
}
/*

	Next/prev buttons

*/



#slides .next, #slides .prev {
	position:absolute;
	top: 102px;
	left:-4px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left: 447px;
}
/*

	Pagination

*/



.pagination {
	margin:26px auto 0;
	width:100px;
	display:none;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
/*

	Footer

*/



.myarea {
	background: url("images/message_bak.png") repeat scroll 0 0 transparent;
	border: medium none;
	height: 129px;
	width: 567px
}
.s2 {
	background: url("images/new_send.png") no-repeat scroll 178px 12px transparent;
	border: medium none;
	color: #45BAF2 !important;
	cursor: pointer;
	font-family: 'Conv_calibrib';
	font-size: 19px;
	height: 70px;
	padding-left: 73px;
	width: 551px;
}
.left_contentmy ul {
	margin:0px;
	padding:0px;
}
.left_contentmy ul li {
	list-style-type:none;
	float:left;
	padding-right: 30px;
}
.left_contentmy h2 {
	font-family: 'pt_serifbold';
	font-size:16px;
	color: #646361;
	line-height: 25px;
}
#tr_credit {
	display:none;
}
.dropdown a:hover {
	color: #45BAF2 !important;
}
.textwidget a {
	color: #FFFFFF;
	text-decoration:none;
}
.dropdown dt a span {
	color: #45BAF2;
	cursor: pointer;
	display: block;
	padding: 5px;
}
#map#tileContainer.gmnoprint {
	top:32px !important;
}
.entry-meta {
	padding:5px 0px 5px 0px;
}
.entry-utility {
	padding:5px 0px 5px 0px;
}
.innerpost {
	padding-bottom:30px;
}
.content_of_details {
	width:360px;
	float:left;
	}
.post_blog_secton {
	padding-bottom:10px;
	}
.wpcf7-response-output{
color:#000;
}
.span.wpcf7-not-valid-tip{
font-size:12px !important;
}
/*   */

.morearea {
    background: url("images/newmore.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: left;
    margin-left: 0;
    margin-right: 52px;
    margin-top: 16px;
}
.newmore {

}
.hleft{
	float:left;	
}
.ml30{
	margin-left:30px;
}
.noclear p{clear:none !important;}
.nav-button , .mobileOnlyText{
	display: none !important;
}
.rghtpd.content_left_last img{
	padding-right:8px;
}
.theme2Plug #procsnamecomp li.liThemeBe img{ max-width: 100%; height: auto; width: auto;}

.disclaimer__gallery{
  background: #cec5bc;
  color: #2b2b2b;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}
#foto_new_procedure_page .disclaimer__gallery{ 
  margin-top: 20px;
}
#singlephotoarea .disclaimer__gallery{
  margin-right: 20px;
  margin-left: 20px;
}
@media only screen and ( min-width:240px) and (max-width:767px) {
	.slde_main {
		padding-bottom: 0;
	}
}
/*   */
@media only screen and (min-width :20px) and (max-width :1024px) {	
	#header_middle_outer {
		width: auto !important;
	}
	#content,#footer_outer,#header_outer {
		margin: 0 3%;
		width: auto !important;
	}
	.content_left {
		float: none;
		width: 100%;
	}
	.content_left h2 {
		background-position: 50% center;
		padding-bottom: 0;
	}
	#content_top h1 {
		background-position: -28px 47px;
	}
	#example,.jcarousel-skin-tango .jcarousel-container-horizontal {
		margin: 0 auto;
	}
	.home .content_left .textwidget {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}	
	.content_left_request ,.content_left_latest ,.content_left_last {
		float: none;
		margin: 0 auto;
	}
	#content p {
		text-align: center;
	}
	#middle_menu {
		width: auto;
	}
	#middle_menu ul {
		display: inline-block;
	}	
	#footer_first {
		width: 33%;
	}
	#slider_outer {
		width: 100%;
	}
	#header_bot_left {
		padding-bottom: 28px;
		padding-top: 10px;
	}
	#header_bot_left,#header_bot_right {
		float: none;
		text-align: center;
		width: 100%;
	}
	#logo {
		float: none;
		text-align: center;
		width: 100%;
		padding-top: 80px;
		padding-bottom: 20px;
	}
	#header_menu {
		float: none;
		padding-bottom: 30px;
		text-align: center;
		width: auto;
	}
	#header_menu ul {
		display: inline-block;
	}
	#header_menu ul li a {
		padding-top: 20px;
	}
	#header_bot_right span {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	#header_bot_right ul {
		display: inline-block;
		float: none;
		margin: 0;
		padding: 0;
	}
	#header_bottom {
		background: #cac1b8 url("images/top_br.jpg") repeat-x scroll 0 0;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.left_contentmy {
		width: 66%;
	}
	.right_contentmy {
		width: 28%;
	}
	
	
}
@media only screen and (min-width :20px) and (max-width :990px) {
	.right_slider {
		width: 38%;
	}
	.right_slider.slide2 {
		width: 48%;
	}
	.lft_sldr {
		left: 23.5%;
		top: 33.5%;
	}
	.right_slider h2 {
		font-size: 36px;
		line-height: 30px;
	}
	.right_slider p {
		font-size: 22px;
		line-height: 26px;
	}
	#footer_first,#footer_second {
		min-height: 300px;
		width:50%;
		text-align: center;
	}
	#footer_third,#footer_fourth {
		min-height: 200px;
		width:50%;
		text-align: center;
	}
	#footer_fourth img {
		float: none;
	}
	.right_contentmy {
		float: none;
		text-align: center;
		width: 100%;
	}
	.left_contentmy {
		float: none;
		padding-left: 0;
		width: 100%;
	}
		
}
@media only screen and (min-width :20px) and (max-width :890px) {
	.right_slider {
		width: 40%;
	}
	.lft_sldr {
		margin-left: 24%;
		margin-top: 15%;
	}
	.right_slider p {
		font-size: 20px;
		line-height: 24px;
	}
	.right_slider a {
		font-family: "open_sansregular";
		font-size: 13px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media only screen and (min-width :20px) and (max-width :820px) {
	.right_slider {
		padding-top: 0;
		width: 35%;
	}
	.right_slider h2 {
		font-size: 26px;
		line-height: 30px;
	}
	.lft_sldr {
		margin-left: 4%;
		margin-top: 0;
	}
}
@media only screen and (min-width :20px) and (max-width :780px) {
	.mobileOnlyText{
		display: block !important;
	}
	.mobileOnlyText.sldimg{
		display: block !important;
	}
	.mobilehide.sldimg,.lft_sldr{
		display: none !important;
	}
	 img.sldimg{
		width: 100%;
		max-width: 100%;
	}
	.oute_s {
		padding-bottom: 0;
	}
	#slider_bak {
		background:none;
	}
	#slider_outer{
		display: none;
	}
	.right_slider,.right_slider.slide2 {
		padding-bottom: 50px;
		padding-left: 0;
		padding-top: 20px;
		position: relative;
		text-align: center;
		width: 80%;
		 top: 0;
	}
	.slick-prev, .slick-next {
		top: 20% !important;
		width: 44px !important;
	}
}
@media only screen and (min-width :20px) and (max-width :700px) {
	#slider_bak img {
		float: none;
	}
	#content_top h1 {
		background: none;
	}
	#middle_menu ul li {
		font-size: 14px;
	}
	.nav-button {
		display: block !important;
		position: absolute;
		top: 7px;
		left: 7px;
		width: 50px;
		height: 35px;
		background: 0 0;
		cursor: pointer;
		border: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		box-shadow: 0 0 4px rgba(0, 0, 0, .7) inset;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		z-index: 9999999;
		color: #fff;
		font-size: 22px;
	}
	.nav-button:hover {
		background-color: rgba(0, 0, 0, .1);
	}
	#main_menu {
		width: 100%;
		float: none;
		background: rgba(0, 0, 0, 0) url("images/header_dashed.png") repeat scroll 0 0;
		display: block;
		height: 50px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		position: absolute;
		top: 0;
		left: 0;
		clear: both;
		text-align: left;
		z-index: 999999;
	}
	#header_menu ul li {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	#header_menu ul li:hover {
		background: none;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	body #main_menu li {
		display: none;
		width: 100%;
		margin-left: 0;
		padding: 0;
		position: relative;
	}
	body #main_menu li a {
		display: block;
		padding: 15px 3%;
		font-size: 14px;
		z-index: 999999!important;
		font-weight: 700;
		color: #fff!important;
		text-decoration: none;
		text-align: left;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		height: auto;
		background: 0 0;
		line-height: inherit;
		width: auto;
		font-family: open_sansbold, sans-serif!important;
	}
	.menuarea ul li a.first-level {
		margin-left: 0;
	}
	body #main_menu li a:hover {
		background-color: rgba(0, 0, 0, .5);
		border-top-color: transparent;
		color: #d1bf08!important;
	}
	body #main_menu>li:first-child {
		border-top: 1px solid rgba(0, 0, 0, .2);
	}
	body #main_menu.open {
		height: auto;
		text-align: left;
		padding-top: 50px;
	}
	body #main_menu.open li {
		display: block;
	}
	.down-mcaret {
		position: absolute;
		top: 6px;
		right: 12px;
		color: #CCC;
		width: 45px;
		height: 36px;
		line-height: 32px;
		text-align: center;
		border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		z-index: 9999;
		cursor: pointer;
		display: block;
		background: no-repeat rgba(255, 255, 255, .2);
		border: none;
	}
	.menu-main-menu-container ul ul ul {
		left: 0;
		margin-bottom: 19px!important;
	}
	#main_menu>li:hover>a {
		background: rgba(0, 0, 0, .5);
		border-bottom-color: transparent;
	}
	#main_menu li.parent>a:after {
		content: "â–¼";
		color: rgba(255, 255, 255, .5);
		float: right;
	}
	#main_menu li.parent>a:hover {
		background: rgba(0, 0, 0, .75);
	}
	.menu-main-menu-container ul#main_menu ul li {
		display: none;
		background: rgba(0, 0, 0, .5)!important;
		border-top: 0 none;
		padding: 0;
	}
	#main_menu li ul a {
		border: 0;
		font-size: 14px;
		font-family: open_sansbold, sans-serif;
		padding: 15px 5%;
		font-weight: 400;
	}
	#main_menu li:hover ul {
		display: none;
		border-top: 0 none;
	}
	#main_menu li.menu-item-has-children:hover>ul {
		display: none;
	}
	body .menu-main-menu-container ul#main_menu li.menu-item-has-children.MobileClicked .subOpenOnClick {
		display: block!important;
		width: 100%;
		position: relative;
		height: auto;
		margin: 0;
		padding-top: 0!important;
		top: 0!important;
	}
	.menu-main-menu-container ul#main_menu li.menu-item-has-children.MobileClicked .subOpenOnClick li {
		display: block!important;
	}
	.menu_contanr ul.level-0:before {
		border: 0;
	}
	
}
@media only screen and (min-width :20px) and (max-width :550px) {
	.content_left_request ,.content_left_last,.content_left_latest{
		width:100%;
	}	
	.ifr_my {
		width: auto;
	}
	.form_bak {
		background-size:100%;
	}
	.jcarousel-skin-tango .jcarousel-container-horizontal ,#example{
		width: 100% !important;
	}
	.jcarousel-skin-tango .jcarousel-clip-horizontal {
		height: auto !important;
		width: 100% !important;
	}
	#mycarousel{
		width: 96% !important;
	}
	.jcarousel-skin-tango .jcarousel-next-horizontal {
		right:0;
	}
	.jcarousel-skin-tango .jcarousel-prev-horizontal {
		left:0;
	}
	#content, #footer_outer, #header_outer, #header_middle_outer {
		overflow-x: hidden;
	}
	#top_left {
		display:none;
	}
	#middle_left {
		width:100%;
		padding-left:0;
	}
	.s1 {
		background: #fcfcfc none repeat scroll 0 0;
		padding-left: 0;
		width: 100%;
	}	
	#slider_bak img {
		float: none;
		width: 100%;
	}
	#slides {
		background-repeat:repeat;
		height: auto !important;
		left: 0;
		padding-left: 0;
	}
	.slides_container {
		width: 100%;
	}
	.slides_container a {
		width: 100% !important;
		height: auto !important;
	}
	#example .slides_container a img {
		display: block;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 20px;
	}
	.jcarousel-skin-tango .jcarousel-item {
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
		width: 100% !important;
	}
	#mycarousel iframe {
		width: 100%;
	}
	
	p {
		padding-left:0 !important;
	}
}
@media only screen and (min-width :20px) and (max-width :320px) {
	body {
		overflow-x: hidden;
	}
	.jcarousel-skin-tango .jcarousel-next-horizontal,.jcarousel-skin-tango .jcarousel-prev-horizontal {
		display:none !important;
	}
	#footer_first, #footer_second ,#footer_third, #footer_fourth{
		width: 100%;
	}
	.content_left_request h2 ,.content_left_latest h2,.content_left_last h2{
		background:none;
	}
	.form_bak {
		background: #dcd7cd none repeat scroll 0 0;
		padding: 40px 0 0;
	}
	#middle_menu ul li {
		background: none;
		float: none;
		font-size: 14px;
		padding: 6px 0;
	}
}
/* slider */
.slide-item {
	height: auto;
	position: relative;
}
.slide-info-left {
	text-align: left
}
.slide-info.small-font {
	font-size: 16px;
}
.text-white {
	color: #fff !important; 
}
.text-white div {
	color: #fff !important; 
}

.skype-img {
	position: absolute;
	top: 34%;
	left: 20%;
	width: 192px;
}

.slide-skype-2 {

}

.slide-skype-2 .slide-content {
	position: absolute;
	top: 101px;
	right: 46px;
}
.slick-slider-wrapper {
	height: 356px;
}
.slick-slider-wrapper .slick-slides {
	display: none;
}
.slick-slider-wrapper.slick-initialized {
	height: auto;
}
.slick-slider-wrapper.slick-initialized .slick-slides {
	display: block;
}
.slick-list.draggable {
	height: auto !important;
}
.slick-slider-wrapper {
	max-height: 340px;
}
.slide-item {
	height: auto;
}
.slide-item img {
	margin: 0px auto;
	max-width: 100%;
}
.slide-content {
	width: 392px;
	text-align: center;
}
.slide-model {
	position: relative;
}
.slide-model .slide-content {
	position: absolute;
	top: 47px;
	right: 132px;
}
.slide-caption {
	font-size: 31px;
	line-height: 1;
	font-weight: 700;
	font-family: "Open Sans";
	color: #45baf2;
	text-decoration: none;
	background-color: transparent;
	padding: 0px 0px 22px 0px;
}
.slide-info {
	color: #ffffff;
	background-color: transparent;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
	font-family: "Helvetica";
	text-decoration: none;
	padding: 0px 0px 22px 0px;
}
.slide-button {
	margin-top: 23px;
}
.slide-button a {
	text-align: center
}
.btnSlide {
	background-image: linear-gradient(#3da4c6, #286190);
	background-image: -webkit-linear-gradient(#3da4c6, #286190);
	background-image: -moz-linear-gradient(#3da4c6, #286190);
	background-image: -o-linear-gradient(#3da4c6, #286190);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3da4c6, endColorstr=#286190);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3da4c6, endColorstr=#286190)";
	border-radius: 4px !important;
	color: #ffffff !important;
	box-shadow: none !important;
	padding: 10px;
	border-bottom: none;
	text-decoration: none;
	font-size: 17px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
	letter-spacing: -1px;
}
.slide-skype {
	position: relative
}
.slide-skype .slide-content {
	position: absolute;
	top: 36px;
	right: 75px;
	text-align: center;
}
.slide-skype .slide-info {
	color: #45baf2;
}
.slick-arrow {
	display: none !important;
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../assets/large_right.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 38%;
	display: none;
}
.slick-prev-wrap {
	left: 20px !important;
}
.slick-next-wrap {
	right: 20px !important;
}
.slick-btn {
	cursor: pointer;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: none;
	background: #000;
	color: #fff;
	font-size: 39px;
	line-height: 1;
	text-align: left;
	padding: 0;
}
.slick-btn .fa {
	padding-left: 30%;
}
.slick-next-btn .fa {
	padding-left: 36%;
}
.slick-slider-wrapper {
	width: 980px;
	max-width: 100%;
	margin: 0px auto;
}
.slick-slider-wrapper:hover .slick-arrow {
	display: block !important;
}
@media only screen and (max-width :1000px) {
	.slide-skype .slide-content img {
    width: 200px;
	}
}
@media only screen and (min-width :20px) and (max-width :920px) {	
	.skype-img {
		width: 150px;
	}
	.slide-skype-2 .slide-content {
		right: 45px;
		width: 282px;
		top: 98px;
	}
	.slide-skype-2 .slide-info {
		text-align: center !important;
	}
	.slide-info.small-font{
		text-align: center !important;
	}
	/**/
	.slick-arrow {
		display: block !important;
	}
	.slide-model .slide-content {
		top: 30px;
		right: 40px;
	}
	.slide-caption {
		font-size: 25px;
    padding: 0 0 15px;
	}
	.slide-info {
		font-size: 16px;
    padding: 0 0 10px;
	}
	.btnSlide {
		font-size: 13px;
	}
	.slick-arrow {
		width: 25px;
		height: 25px;
	}
	.slick-btn {
		font-size: 22px
	}
	.slick-next-btn .fa {
		padding-left: 40%;
	}
	.slide-button {
		margin-top: 13px;
	}
	.slide-skype .slide-content {
		right: 40px;
		width: 292px;
		top: 20px;
	}
	.slide-skype .slide-content img {
		width: 160px
	}
}

@media only screen and (max-width :700px) {	
	.skype-img {
		width: 125px;
	}
	.slide-skype-2 .slide-content {
		right: 48px;
		width: 256px;
		top: 66px;
	}
	.slide-caption {
		font-size: 18px;
	}
	.slide-info.small-font {
		font-size: 12px;
	}

	/**/
	.slide-content {
		width: 305px;
	}
	.slide-skype .slide-content img {
		width: 120px;
	}
	.slide-skype .slide-info {
		padding: 0px 0px 10px 0px;
	}
	.slide-skype .slide-content {
		width: 228px;
	}
}

@media only screen and (max-width :600px) {	
	.skype-img {
		width: 100px;
	}
	.slide-skype-2 .slide-caption {
		font-size: 16px;
	}
	.slide-skype-2 .slide-content {
		right: 20px;
		width: 210px;
	}
	/**/
	.slide-content {
		top: 25px;
		right: 40px;
		width: 240px;
	}
	.slide-caption {
		font-size: 15px;
		padding: 0 0 10px;
	}
	.slide-info {
		font-size: 13px;
	}
	.btnSlide {
		font-size: 11px;
		letter-spacing: 0;
	}
	.slick-arrow {
		top: 36%;
	}
	.slide-button {
		margin-top: 5px;
	}
	.slide-skype .slide-content {
		right: 28px;
	}
}
@media only screen and (max-width :450px) {	
	.skype-img {
		width: 69px;
	}
	.slide-skype-2 .slide-content {
		width: 161px;
		top: 36px;
	}
	.slide-skype-2 .slide-caption {
		font-size: 11px;
	}

	.slide-type-2 .slide-caption {
		font-size: 12px;
	}
	.slide-info.small-font {
			font-size: 9px;
	}
	/**/
	.slick-prev-wrap {
		left: 10px !important;
	}
	.slick-next-wrap {
		right: 10px !important;
	}
	.slick-arrow {
		top: 38%;
	}
	.slide-model .slide-content {
		width: 154px;
		top: 15px;
	}
	.slide-caption {
		font-size: 11px;
	}
	.slide-info {
		font-size: 8px;
		padding: 0px 0px 6px 0px;
	}
	.btnSlide {
		font-size: 6px;
		padding: 5px;
	}
	.slide-skype .slide-content {
		width: 140px;
	}
	.slide-skype .slide-content img {
		width: 60px;
	}
}