/*@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);*/
@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'mediana_sansregular';
    src: url('../fonts/pts55fwebfont.eot');
    src: url('../fonts/pts55fwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55fwebfont.woff') format('woff'),
         url('../fonts/pts55fwebfont.ttf') format('truetype'),
         url('../fonts/pts55fwebfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Awesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype');          
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/pts55fwebfont.eot');
    src: url('../fonts/pts55fwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55fwebfont.woff') format('woff'),
         url('../fonts/pts55fwebfont.ttf') format('truetype');          
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF Din Display Pro';
    src: url('../fonts/PFDinDisplayPro-Reg.eot');
    src: url('../fonts/PFDinDisplayPro-Reg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinDisplayPro-Reg.woff') format('woff'),
         url('../fonts/PFDinDisplayPro-Reg.ttf') format('truetype');          
}
@font-face {
    font-family: 'PF Din Display Pro Light';
    src: url('../fonts/PFDinDisplayPro-Light.eot');
    src: url('../fonts/PFDinDisplayPro-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinDisplayPro-Light.woff') format('woff'),
         url('../fonts/PFDinDisplayPro-Light.ttf') format('truetype');          
}
@font-face {
    font-family: 'PF Din Display Pro Medium';
    src: url('../fonts/PFDinDisplayPro-Med.eot');
    src: url('../fonts/PFDinDisplayPro-Med.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinDisplayPro-Med.woff') format('woff'),
         url('../fonts/PFDinDisplayPro-Med.ttf') format('truetype');          
}

/* Stuck menu styles
========================================================*/
.isStuck {
	z-index: 9999 !important;
	margin: 0px;
	-webkit-box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.3);
	background: #f6f6f6;
	height: 55px;
	border-bottom: 1px dashed #999;
}
.isStuck h1.navbar-brand_ {
	margin-top: 5px !important;
	margin-bottom: 0px !important;	
	max-width: 240px;
	line-height: 11px;
	text-transform:uppercase;
	font-size:9px;

}
.isStuck h1.navbar-brand_ span {
	display: none;
}
.isStuck h1.navbar-brand_ a img {
	width: 100%;
}
.isStuck nav.tm_navbar {
	padding: 0px 5px 0px 0px;
}
.isStuck nav.tm_navbar .nav.sf-menu {
   margin: 0px 0px;	
   padding: 10px 0px;
}
.isStuck nav.tm_navbar .sf-menu li {
 padding: 0px 0px;	
}

.isStuck .nav.sf-menu li a {	
	line-height: 2px;
}
.isStuck .nav.sf-menu .submenu li a {	
	line-height: 35px;
}
.isStuck .nav.sf-menu li > ul {	
	top: 10px !important;
}
@media only screen and (max-width: 979px) {
 .isStuck {
 display: none !important;
}
}
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background-color: #f5f8f9;
	font: 100 15px/18px  'Awesome', 'mediana_sansregular', Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #000;
	background-image: url(../images/fon.png);	



}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 24px;
	font-weight: 300;
	line-height: 21px;
}
h1.navbar-brand_ {
	margin: 30px 0 0 0 !important;
	padding: 0px 0px 0px 50px;
	float: left;
	height: auto;
	position: relative;
	top: 0px;
	z-index: 10;
	font: 12px/14px  'Roboto', 'Awesome', 'mediana_sansregular', Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #859da6;
	width: 240px;
 
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
	margin-bottom:12px;
}
h2 {
	font: 600 24px/32px 'mediana_sansregular', Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px 0 20px 0;
	color: #000;
	border-bottom:2px solid brown;
}
h2 span {
	font-weight: 100;
	color: #224055;
	display: block;
	margin-top: 0px;
}
h3 {
	font: 17px/31px 'Roboto', 'Awesome', 'mediana_sansregular', Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #224055;
	margin: 0 0 15px 0;
}
h4 {
	font: 25px/45px 'Roboto', 'Awesome', 'mediana_sansregular', Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #224055;
	margin: -10px 0 5px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	/*background: #eaf0f3;*/
}
.content.indent {
	padding: 60px 0 0 0;
	background: #eaf0f3;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	height:125px;
	/*background: #5499c9;*/
	 
}
.head_box {
	overflow: hidden;
	padding: 0px;
	background: #1c3651;
	border-bottom: 1px dashed #f6f6f6;
	height: 40px;
	line-height:36px;
	color: #b5c8cf;
	font-size:14px;
	
}
.head_box .clearfix .head_box .box1 {
	float: left;
	padding: 8px 0 0 0;
}
.header_box_contain {
	padding: 0px 0;
}
.head_box a {
	color: #b5c8cf;
}
.head_box p {
	font: 15px/20px Calibri, Tahoma, 'Lato';
	color: #366fa5;
	margin-bottom: 0;
	float: left;
	margin-right: 18px;
}
.head_box p strong {
	font-weight: 900;
}
.head_box .tel {	
	color: #5499c9;
	margin-bottom: 0;
	float: left;
}
.head_box ul {
	padding: 10px 0px;
	margin: -20px 0px 0px 0px;
	list-style: none;
	float: right;
	width: 214px;	
	height: 60px;
	border-radius:14px;	
}
.head_box ul li {
	text-align:center;
}

.head_box ul li a {
	font-size: 17px;
	color: #d0e9ff;
	font-weight:normal;	
	line-height: 54px;
}
.head_box ul li a:hover {
	color: #fff;
}
/* menu
========================================================*/
nav.tm_navbar {
	/*position: relative;
	z-index: 1000;*/
	border: none;
	padding: 30px 5px 0px 0px;
	margin: 0px;
	float: none;
	min-height: 0;
	/*background: #5499c9;*/		

}
nav.tm_navbar .nav.sf-menu {
	margin-top: 22px;
	float: right;
}
nav.tm_navbar .sf-menu li {
	position: relative;
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
	float: left;
}
nav.tm_navbar .sf-menu li a {
	 position: relative; 
	 padding: 10px 15px 10px 10px;
	font-weight:normal;
	color: #017cb5;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

nav.tm_navbar .sf-menu li a i {
    
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -1;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
nav.tm_navbar .sf-menu li.active > a {	
	background: none;
}
nav.tm_navbar .sf-menu li.active i {
	height: 100%;
}
nav.tm_navbar .sf-menu li:hover > a {
	color: #80c90d;
	color: #fff;
	background: #9e3d1b;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu li:hover i {
	height: 100%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sf-menu .sfHover > a {
	color: #ffffff;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sf-menu .sfHover i {
	height: 100%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sf-menu li span {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 4px;
	background: url(../images/marker.png) center bottom no-repeat;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 210px;
	left: 0;
	top: 20px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;	
	background: #8eb43d;
	border-radius: 0;
	padding: 12px 10px;
	margin: 20px 0px 0px 0px;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	line-height:42px;
	display: block;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
nav.tm_navbar .sub-menu > ul li a {
	padding: 0px 15px;
	margin: 0;
	float: none;
	display: block;
	font-size: 15px;
	line-height:36px;
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;	 
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 9px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 22px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #c8ed78 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: #5499c9 !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 260px;
	left: 100%;
	top: -11px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #3e4042;
	border-radius: 0;
	padding: 11px 0;
	margin: 0 0 0 2px;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 15px/40px 'Times New Roman', Calibri, 'Lato';
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #5499c9 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../images/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
	background-color: #017cb5;
	width: 80%;
	margin-top: -120px;
	margin-left:auto;
	margin-right: auto;
	min-height: 180px;
	z-index:9999;
	position:relative;
	padding: 40px 20px 10px 20px;
	color: #fff;
	font-family: 'Segoe UI';
}
.who-box-shadow {
	overflow: hidden;
	width: 70%;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	min-height: 40px;
	
	position:relative;
	
	background: url(../images/fon_shadow.png) center center no-repeat;
}
.who-box .col-lg-4 {
	margin-bottom: 43px;
}
.who-box h2 {
	color: #fff;
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
	padding: 2px 0px;
	margin: 2px 0px;
	font-family: 'Segoe UI';
	border:none;
}
.who-box a, .who-box span {
	color: #fff;
}
.thumb-box1 {
	padding: 62px 0 58px 0;
	/*background: #eaf0f3;*/
	overflow: hidden;
}
.thumb-box2 {
	padding: 152px 0 133px 0;
	overflow: hidden;
	background-position: left 100%;
	position: relative;
	background-image: url(../images/bg_pic1.jpg);
	text-align: center;
}
.thumb-box2 p {
	font-size: 17px;
	line-height: 31px;
	color: #224055;
	font-weight: normal;
	margin-bottom: 27px;
}
.thumb-box2 .title {
	font: 300 85px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
	color: #224055;
}
.thumb-box2 .title2 {
	font: 300 85px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 44px;
	color: #224055;
}
.thumb-box2 .title2 strong {
	color: #5499c9;
	font-weight: bold;
}
.thumb-box2 .description {
	font: bold 85px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 17px;
	color: #5499c9;
}
.thumb-box3 {
	overflow: hidden;
	padding: 50px 0 30px 0;
	background: #eaf0f3;
	/*background-image: url(../images/fon.png);		*/
}
.thumb-box3 .title {
	font: 50px/0.7em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	color: #366fa5;
}
.thumb-box3 .description {
	font: 100 50px/0.8em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 4px 0 17px 0;
	color: #224055;
}
.thumb-box3 .col-lg-6 {
	margin-bottom: 40px;
}
.thumb-box4 {
	text-align: center;
	overflow: hidden;
	background-position: 100% 100%;
	position: relative;
	padding: 15px 0px;
	background-image: url(../images/fon_class_gray.jpg);
	background-position: center center;
}
.thumb-box4 .col-lg-4 {
	margin-bottom: 85px;
}
.thumb-box4 .col-lg-4 div {
	padding: 0 22px;
}
.thumb-box4 .col-lg-3 {
	margin-bottom: 116px;
}
.thumb-box4 .title {
	font: 300 85px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 44px;
	color: #224055;
}
.thumb-box4 .title strong {
	color: #5499c9;
	font-weight: bold;
}
.thumb-box4 .title2 {
	font: 25px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 21px;
	color: #224055;
}
.thumb-box4 figure {
	margin-bottom: 22px;
}
.thumb-box4 figure img {
	border-radius: 100%;
}
.thumb-box5 {
	overflow: hidden;
	background: #eaf0f3;
	padding: 130px 0 40px 0;
}
.thumb-box5 .col-lg-4 {
	margin-bottom: 40px;
}
.thumb-box6 {
	overflow: hidden;
	background: #eaf0f3;
	padding: 60px 0 55px 0;
}
.thumb-box7 {
	padding: 152px 0 74px 0;
	overflow: hidden;
	background-position: left 100%;
	position: relative;
	background-image: url(../images/bg_pic1.jpg);
	text-align: center;
}
.thumb-box7 .title {
	font: 300 85px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 44px;
	color: #224055;
}
.thumb-box7 .title strong {
	color: #5499c9;
	font-weight: bold;
}
.thumb-box8 {
	padding: 131px 0 0 0;
	overflow: hidden;
}
.thumb-box10 {
	overflow: hidden;
	padding: 0 0 20px 0;
}
.thumb-box11 {
	overflow: hidden;
	padding: 0 0 114px 0;
}
.thumb-box12 {
	overflow: hidden;
	padding: 0 0 114px 0;
}
.thumb-box12 .col-lg-6 {
	text-align: center;
	padding-bottom: 50px;
}
.thumb-box12 h2, .thumb-box12 h3 {
	margin-bottom: 31px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 56px 0;
}
.thumb-pad1 .lnk {
	color: #224055;
	font: 17px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .lnk:hover {
	color: #6e96b2;
}
.thumb-pad1 p {
	/*color: #6e96b2;*/
}
.thumb-pad1 p a {
	color: #6e96b2;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 p a:hover {
	color: #224055;
}
.thumb-pad1 p .lnk2 {
	float: right;
}
.thumb-pad1 br {
	display: none;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 20px 0 30px 0;
}
.thumb-pad1 figure {
	margin: 0 0 23px 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0 0 40px 0;
	text-align: left;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 .thumbnail .caption h4 {
	line-height: 31px;
	margin-bottom: 18px;
}
.thumb-pad2 .thumbnail .caption p {
	color: #6e96b2;
}
.thumb-pad2 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad2 figure img {
	border-radius: 100%;
}
.thumb-pad2-1 {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	background: #20acb8;
	text-align: center;
}
.thumb-pad2-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2-1 .thumbnail .caption {
	padding: 0 45px;
}
.thumb-pad2-1 .thumbnail .caption .title {
	font: 300 30px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
.thumb-pad2-1 .thumbnail .caption p {
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 10px;
}
.thumb-pad2-1 .thumbnail .caption a {
	display: inline-block;
}
.thumb-pad2-1 .thumbnail .caption a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad2-1 figure {
	margin: 0 0 31px 0;
}
.thumb-pad2-1 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 40px 0;
}
.thumb-pad3 figure {
	margin: 0 0 43px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 figure a {
	position: relative;
	display: block;
}
.thumb-pad3 figure a i {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(../images/plus.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-pad3 figure a:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad3 figure a:hover span {
	bottom: -150px;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption a {
	font: 300 22px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #6e96b2;
}
.thumb-pad3 .thumbnail .caption p {
	margin: 7px 0 0 0;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 .thumbnail .caption p {
	color: #6e96b2;
}
.thumb-pad4 figure {
	margin: 0 0 21px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption a {
	font: 300 22px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #6e96b2;
}
.thumb-pad5 .thumbnail .caption div {
	float: right;
	text-align: right;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Roboto Condensed';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	text-align: center;
	margin: 0;
	padding-bottom: 38px;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 figure {
	margin: 0 0 23px 0;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
	font: bold 18px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #3e3e3e;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #20acb8;
}
.thumb-pad6 .thumbnail .caption p {
	margin: 7px 0 0 0;
}
.thumb-pad7 {
	margin: 0 0 37px 0;
	padding-bottom: 42px;
	border-bottom: 1px solid #e4e4e4;
}
.thumb-pad7 .box {
	margin-bottom: 30px;
}
.thumb-pad7 .box strong {
	font: bold 42px/1em 'Arial';
	color: #20acb8;
	display: block;
}
.thumb-pad7 .box span {
	font: bold 18px/1em 'Arial';
	color: #20acb8;
	display: block;
	margin-top: -2px;
}
.thumb-pad7 .box hr {
	width: 1px;
	height: 69px;
	background: #cecece;
	margin: 0 20px;
	float: left;
	border: none;
}
.thumb-pad7 .box .lnk {
	font: 14px/24px 'Trebuchet MS';
	color: #2f2f2f;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 10px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box .lnk:hover {
	color: #20acb8;
}
.thumb-pad7 .box > div {
	float: left;
	width: 70px;
	margin-right: 9px;
}
.thumb-pad7 .box p {
	font-size: 13px;
	color: #a4a4a5;
	margin: 10px 0 0 0;
}
.thumb-pad7 .box p a {
	color: #e44554;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .box p a:hover {
	color: #20acb8;
}
.thumb-pad7.indent {
	border-bottom: none;
	padding-bottom: 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 77px;
	font: 25px/71px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #5499c9;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #5499c9;
	background: #eaf0f3;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 22px;
	font: 23px/59px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #5499c9;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #35e7f8;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 11px 0;
	overflow: hidden;
	color: #ffffff;
}
.list1 li a {
	color: #ffffff;	
	margin-left:  0px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #36e8f8;
}
.list1-1 {
	margin: 0;
	padding: 4px 0 14px 0;
	list-style: none;
}
.list1-1.indent {
	margin-bottom: 57px;
}
.list1-1 li {
	line-height: 1.428571429;
	margin: 0 0 15px 0;
	padding-left: 30px;
	background: url(../images/list_arrow.png) left 11px no-repeat;
}
.list1-1 li a {
	color: #5499c9;	
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #224055;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list2 li {
	line-height: 1.428571429;
	margin: 0 0 1px 0;
	overflow: hidden;
}
.list2 li strong {
	display: inline-block;
	border-radius: 0%;
	background: #5499c9;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
	margin: 9px 19px 0 0;
	font-size: 36px;
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.list2 li p {
	color: #6e96b2;
}
.list2 li .title {
	font: 26px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato';
	letter-spacing: -1px;
	font-weight:bold;
	font-style: normal;
	color: #366fa5;
	margin-bottom: 4px;
}
.list2 li .description {
	font: 100 24px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato';
	color: #224055;
	margin-bottom: 12px;
}
.list2 li:hover strong {
	background: #ffffff;
	color: #5499c9;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 29px;
}
.list4 li p {
	margin-bottom: 15px;
}
.list4 li figure {
	float: left;
	margin: 6px 20px 0 0;
}
.list4 li a {
	color: #224055;
	font: 25px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	color: #5499c9;
}
.list4-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 25px;
}
.list4-1 li p {
	margin-bottom: 0;
}
.list4-1 li time {
	font: 17px/1em 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato';
	display: block;
	margin-bottom: 7px;
	color: #224055;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 29px 0;
	overflow: hidden;
}
.list5 li figure {
	float: left;
	margin: 7px 20px 0 0;
}
.list5 li p {
	font: italic 16px/26px 'Roboto Condensed';
	color: #8b8a8a;
	margin-bottom: 17px;
}
.list5 li a {
	font: 20px/21px 'Roboto Condensed';
	color: #7d8286;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #53afee;
}
.list5 li .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin: 3px 0 0 0;
	text-transform: uppercase;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #6e96b2;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(../images/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 32px;
}
.list7 li span {
	width: 70px;
	height: 70px;
	position: relative;
	color: #ffffff;
	display: inline-block;
	border-radius: 100%;
	background: #5499c9;
	font: 40px/70px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin: 5px 30px 0 0;
	text-align: center;
}
.list7 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0 0 110px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0;
	padding-bottom: 1px;
}
.list8 li h3 {
	margin-bottom: 0;
}
/* search
========================================================*/
#search-404 {
	margin: 0;
	padding-top: 9px;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: none;
	border: 1px solid #8d9ea9;
	font: 14px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #6e96b2;
	padding: 9px 15px;
	height: 38px;
	margin-bottom: 50px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 470px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #5499c9 !important;
	background-color: rgba(84, 153, 201, 0.8) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	width: 370px !important;
	height: 147px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 25px 0 0 30px;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #5499c9;
	border-color: rgba(84, 153, 201, 0.8) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw p {
	margin-bottom: 5px;
	font: 13px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gm-style-iw p a {
	color: #ffffff;
	text-decoration: underline;
}
.gm-style-iw p a:hover {
	text-decoration: none;
}
.gm-style-iw strong {
	display: block;
	color: #ffffff;
	font: 900 24px/30px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(../images/phone.png) left 0 no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
.info {
	margin-bottom: 30px;
}
.info p {
	margin-bottom: 21px;
}
.info h3 {
	margin-bottom: 0;
}
.mail {
	color: #6e96b2;
	font: 14px 'Bookman Old Style', 'Times New Roman', Calibri, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #224055;
	text-decoration: underline;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 0;
	overflow: hidden;
	background-color: #b1bcc0;
	background-color: #004c77;
}
footer p {
	font: 11px;
	color: #fff;
	margin: 0;
}
footer p a {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #36e8f8;
}
footer em {
	font-style: normal;
}
footer .box {
	/*background: #366fa5;*/
	padding: 60px 0px 10px 0px;
	overflow: hidden;
}
footer .box .title {
	
	color: #ffffff;
	margin-bottom: 20px; 
}
footer .box1 {
	padding: 24px 0;
	background: #333;
}
footer figure {
	margin-bottom: 27px;
}
footer .col-lg-2, footer .col-lg-3, footer .col-lg-4 {
	padding-bottom: 8px;
}
.follow_icon {
	padding: 21px 0 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 10px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 28px;
	line-height: 1em;
	width: 81px;
	height: 81px;
	border-radius: 100%;
	background: #36e8f8;
	text-align: center;
	line-height: 81px;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
	background: #4465f6;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 header {
 text-align: center;
}
 header .box p,  header .box .tel {
 float: none;
 margin: 0 0 15px 0;
}
 header .box ul {
 float: none;
 display: inline-block;
}
 header .box .box1 {
 float: none;
}
 header h1.navbar-brand_ {
 /*float: none;
 margin: -10px 0 !important;*/
 text-align:left;
}
nav.tm_navbar {

    border: none;
    padding: 30px 5px 0px 0px;
    margin: 0px;
    float: right;
    min-height: 0;
    /* background: #5499c9; */
    position: absolute;
    right: 20px;	
}

 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: block;
 text-align: right;
}



 nav.tm_navbar .nav.sf-menu li {
 float: none;
 display: inline-block;
}
 .thumb-box4 figure img {
 width: 100%;
}
 .thumb-box4 .col-lg-4 div {
 padding: 0;
}
 footer .box {
 padding: 78px 0 0 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box p,  header .box .tel {
 float: none;
 margin: 0 0 15px 0;
}
 header .box ul {
 float: none;
 display: inline-block;
}
 header .box .box1 {
 float: none;
}
 header h1.navbar-brand_ {
 margin: 15px 0px 0px 0px!important;
 padding: 0px 0px 5px 0px;
 float: none; 
 border-bottom: 2px solid #ccc; 
 width:100%;	
}
 header h1.navbar-brand_ span {
	font-size:12px;
 }
 header h1.navbar-brand_ img {
	
 }
 nav.tm_navbar .nav.sf-menu {
 margin-top:-20px;
 text-align: center;
 width:100%;
 font-size:12px;

}
 nav.tm_navbar .nav.sf-menu li {
 float: none;
 display: inline-block;
}
 .thumb-box4 figure img {
 width: 100%;
}
 .thumb-box4 .col-lg-4 div {
 padding: 0;
}
 .thumb-box4 .col-lg-3 {
 margin-bottom: 40px;
}
 .thumb-pad2 {
 text-align: center;
}
 .thumb-pad2 figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-box7 {
 padding: 50px 0 0px 0;
}
 .thumb-box8 {
 padding: 50px 0 0 0;
}
 footer .box {
 padding: 78px 0 0 0;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box p,  header .box .tel {
 float: none;
 margin: 0 0 15px 0;
}
 header .box ul {
 float: none;
 display: inline-block;
}
 header .box .box1 {
 float: none;
}
 header h1.navbar-brand_ {
 float: none;
 margin: 25px 0 !important;
 padding:0px;
}
 h2 {
 font-size: 35px;
}
 nav.tm_navbar{
     margin: -60px 0px;
 }
 nav.tm_navbar .nav.sf-menu {
 float: none;
 display: block;
 text-align: center;
}
 nav.tm_navbar .nav.sf-menu li {
 float: none;
 display: inline-block;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #366fa5;
 background: #366fa5;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 /*font-size: 12px;*/
 vertical-align: middle;
 width:100%;
 
}
 .select-menu option {
	padding:13px 0px;
 }
 .list2 li .title {
 font-size: 30px;
}
 .list2 li .description {
 font-size: 30px;
}
 .thumb-box4 .col-lg-3 {
 margin-bottom: 40px;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad2 {
 text-align: center;
}
 .thumb-pad2 figure {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-box7 {
 padding: 50px 0 0px 0;
}
 .thumb-box7 .title {
 font-size: 35px;
}
 .thumb-box8 {
 padding: 50px 0 0 0;
}
 .content_map {
 height: 300px;
}
 footer .box {
 padding: 78px 0 0 0;
}
 footer .col-lg-2,  footer .col-lg-3,  footer .col-lg-4 {
 height: auto !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 26px 0;
 float: none;
}
 .thumb-pad2 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .thumb-box12 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .list2 li strong {
 float: none;
 margin: 0 0 20px 0;
}
 .thumb-box2 {
 padding: 50px 0;
}
 .thumb-box2 .title,  .thumb-box2 .description {
 font-size: 30px;
}
 .thumb-box4 .title {
 font-size: 30px;
}
 .thumb-box4 figure img {
 width: 100%;
}
 .thumb-box4 .col-lg-4 div {
 padding: 0;
}
 .thumb-pad1 p a {
 float: none !important;
}
 .thumb-pad1 p br {
 display: block !important;
}
 footer figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

.service_line {
	padding: 40px 15px 0px 15px;
	text-align:center;
}
.service_line p {
	font-size:14px;
	line-height: 16px;	

}
.service_line p a.title {
	font: 100 22px/24px 'mediana_sansregular', 'Franklin Gothic Medium', Arial, Calibri, Tahoma, 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #008dc0;
	text-decoration:underline;
 
} 
.service_line p a.title:hover {
	color: #b42980;
}
.service_line_btn {
	width: 48px;
	height: 48px;
	border-radius:100%;
	border: 0px solid #a38b2b;
	background-color: #f4bb33;
	background-color: #d4bb59;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align:center;
	padding-top:10px;
}
.service_line_btn:hover {
	background-color: #d47659;
}

.main_check_domain{
	height: 100px;
	width: 100%;
	min-width:340px;	 	
	background-color: #efa91a;
	background-image: url(../images/bg_checkdomain.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	position: absolute;
	padding: 0px;
	border-radius: 20px;	
	 
 	z-index:999;
	top:-20px;
	font: 100 12px/16px 'Tahoma';	
	color: #777;
 	box-shadow: 0px 6px 16px #000;
	float:right;	
}
/*
.main_check_domain {
	height: 100px;
	width: 45%;
	min-width:480px;
	right: 20px;	
	background-color: #efa91a;
	background-image: url(../images/bg_checkdomain.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	position: absolute;
	padding: 0px;
	border-radius: 20px;	
	overflow:hidden;
 	z-index:999;
	top:-20px;
	font: 100 12px/16px 'Tahoma';	
	color: #777;
 	box-shadow: 0px 6px 16px #000;
	float:right;	
}
*/
.main_check_domain .descr {
	font: 700 16px/18px 'Arial';	
	color: #4a3100;
	text-shadow: 0px 1px 0px #fff5e0;
	position: absolute;	
	top:40px;
	right: 320px;
	padding: 10px;

}
.main_check_domain  .input_area {
	font-size:15px;
	top:40px;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 2px 10px;
	border-radius: 6px;
	position: relative;	
	width:210px;
	right: 110px;
	position: absolute;
	height:36px;
 
}
.main_check_domain  input {
	font-size:15px;
	border: none;
	background-color: #fff;
	padding: 4px 0px;
	width:150px;
	color: #000;
	height:30px;
}
.main_check_domain  .input_button {
	font-size:15px;
	border: none;
	background-color: #00a2b7;
	padding: 1px;	 
	color: #fff; 	 
	right: 28px;
	position: absolute;	
	top: 40px;
	height:36px;
	width: 90px;
	border-radius: 6px;
	text-align:center;
}
.main_check_domain  .input_button:hover {
	background-color: #02899a;
}
.main_check_domain  .input_button input{
	padding:0px;
	background-color: transparent;
	border:none;
	color: #fff;
	width: 90px;
}
.green {
	background-color: #ccefa3;
	
}
.blue {
	background-color: #549dd0;
}	
.gray {
	background-color: #c4d6dd;
}
.litebrown {
	background-color: #f1eedd;
	/*
	background-image: url(../images/fon_geomet.png);	
	background-position: top center;
	background-repeat: no-repeat;
	*/
	
	}
.liteblue {
	background-color: #59b8e0;
}	
.font_red {
	color: #d94c4c;
}
.font_brown {
	color: brown;
}
.font_darkblue {
	color: #4c6995
}	
.font_white{
	color: #ffffff;
}
.font_12px {
	font-size:12px;
	line-height: 14px;
}
.font_13px {
	font-size:13px;
	line-height: 14px;
}
.font_18px {
	font-size:18px;
	line-height: 18px;
}
.font_20px {
	font-size:20px;
	line-height: 20px;
}
.client_stat {
	width:100%;
	background-color:none;
}
.client_stat p{
	padding: 0px;
	margin: 4px 0px; 
}
.client_stat #name {
	position: relative;		
	float: left;
}
.client_stat #percent {
	position: relative;		
	float: right;
}
.partnerlist {
	margin-top:-20px;
	color:#9ab5bf;
	font-size:11px;
}
.margintop{
	margin-top:-20px;
	}
.service_monitoring {
	width:180px; 
	border:0px solid #fff;
	padding:10px;
	margin:-10px 0px;
	color: #e6eaf2;
	text-align:center;
	font-size:28px;
	font: 700 24px/16px Arial;
	letter-spacing:-2px;
	
}
.service_monitoring strong {
	font-size: 36px;
	line-height:48px;
}
.get_start {
	padding:20px 0px; 
	border:1px dotted brown; 
	box-shadow:0px 2px 20px #ddd;

}


.icon-large {
	font-size: 38px;
	float: left;
	padding: 0px 15px 60px 0px;
	color:#7296cc;
}
.who-box  .icon-large {
	color: #fff;
	
}
.border-box-radius {
	border-radius: 24px;
}

.red_button a, .red_button a:hover,
.orange_button a, .orange_button a:hover,
.darkblue_button a, .darkblue_button a:hover,
.green_button a, .green_button a:hover
 {
	color: #fff;
}

.red_button {
	width:100%;	
	padding:10px;
	background-color:#dc4444;
	color: #fff;
	margin-left:auto;
	margin-right:auto;	
	position: relative;
	text-align:center; 
	top: auto;
		
}

.orange_button {
	width:100%;	
	padding:10px;
	background-color:#f1b500;
	color: #fff;
	margin-left:auto;
	margin-right:auto;	
	position: relative;
	text-align:center; 
	top: auto;
		
}
.darkblue_button {
	width:100%;	
	padding:10px;
	background-color:#4c6995;
	color: #fff;
	margin-left:auto;
	margin-right:auto;	
	position: relative;
	text-align:center; 
	top: auto;		
}
.green_button {
	width:100%;	
	padding:10px;
	background-color:#b2d358;
	color: #fff;
	margin-left:auto;
	margin-right:auto;	
	position: relative;
	text-align:center; 
	top: auto;
		
}

.socials {
	margin-top: 10px;
	border-top: 1px solid #5e96dc;
	padding: 10px 15px;
	float: right;
	color: #00224d;
}
.socials  a{
	color: #00224d;
	font-size: 28px;
	padding-right: 8px;
	
}	
.socials  a:hover {
	color: #ffffff;
}
.socials .twitter {
	color:#6ec7ec;
}
.socials .facebook {
	color:#3474c2;
}
.developer {
	color: #b8e2f7;
}
.developer a{
	color: #ffffff;
}
.developer  a:hover{
	color: #ff5400;
}
.slider_banner {
	font-family: 'Segoe UI';
	width:100%;
	margin:0px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size:17px;
	
}
.gradients {
	background-image: url(../images/fon_gradi.png);
	background-position: center top;
	background-repeat: no-repeat;
	 
}
img.rama {
	border: 1px solid #fff;
	padding: 5px;
	/*background-color: #fff;*/
}

.links_2 {
	font-size: 15px;
}
.links_2  a {
	color: #006ba3;

}
.links  a:hover {
	color: #000;
}
.links_2 ul {
	margin: 0 2%;
	list-style: none;
	line-height: 20px;
	padding: 0;
}
.links_2 ul li {
	margin: 10px 0px 0px 10px;
}
.links_2 ul .column, .links ul .column {
	width: 27%;
	float: left;
	padding: 3%;
}
form.join_us {
	padding: 20px 0px 20px 25px;
	border:0px solid #8099bd;
	border-radius: 8px;
	box-shadow: 0px 1px 15px #a7b2c2;
}
input.join_us {
	padding: 5px 0px 3px 10px;
	margin: 5px 0px;
	border:2px solid #8099bd;
	border-radius: 2px;
	background-color: #fff;
	width:90%;
}
	
.submenu
{
	display:none;
}
.video_ministr {
	position:relative;
	margin: 15px 0px 25px 0px;
	/*background-color: #d0e3f6;*/
	padding: 20px;
	min-height: 740px;
	
}
.yvideo {	
	width: 100%;	
	position:relative;
	float:left;
	padding: 2px 10px 2px 2px;
}
.yvideo p.vtitle {
	font-weight:bold;
	width: 80%;
	
}
.yvideo p.date {
	color: #777;
	font-size:11px;
	margin-top:-20px;
}

.mediafiles_list iframe
{
	width: 700px; !important;
}