


/* ========================================================== */
/* 				  		    01. RESET                         */
/* ========================================================== */
   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

a { color: #454545; font-weight: 300;}
a:visited { color: #454545; }
a:hover { color: #3498db; }
a:hover, a:active, a:focus { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; font-family:iCbold;}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
ins { background: #ffff99; color: #000000; text-decoration: none; }
mark { background: #ffff00; color: #000000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
   dd { margin: 0 0 0 40px; }
*/
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical;}
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ========================================================== */
/* 				  	    02. PRIMARY STYLES                    */
/* ========================================================== */

img,object,video,embed { max-width: 100%; }
img { height: auto; vertical-align: middle;}

.bold {	font-weight: 700; }
.italic { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clearBoth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; width: 100%; vertical-align: super; }
th, thead td { font-weight: bold; }
em, dfn, cite { font-style: italic; }
del { color: #cccccc; text-decoration: line-through; }
dfn, ins { border-bottom: 1px solid #E8E8E8; }
abbr, acronym { text-transform: uppercase; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted #E8E8E8; cursor: help; }
a { text-decoration: none; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
ol, ul { list-style: none; }

body { position: inherit /* conflict prettyphoto and dynamic to top plugin */; }
body, html, #wrapper { height:100%; }

::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none; }


@font-face{

  font-family:iCielGalanoGrotesque-Regular;

  src:url("../font/GMV_DIN_Pro-Light.ttf") format("truetype");

}
@font-face{

  font-family:iCbold;

  src:url("../font/GMV_DIN_Pro-Bold.ttf") format("truetype");

}
@font-face{

  font-family:iMedium;

  src:url("../font/GMV_DIN_Pro-Medium.ttf") format("truetype");

}

@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
.row {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#header .row {
	overflow: inherit;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 2%;
	float: left;
	min-height: 1px;
}

.row .onecol {
	width: 4.85%;
}

.row .twocol {
	width: 13.45%;
}

.row .threecol {
	width: 22.05%;
}

.row .fourcol {
	width: 32%;
	    margin-bottom: 20px;
}

.row .fivecol {
	width: 39.45%;
}

.row .sixcol {
	width: 48%;
}

.row .sevencol {
	width: 56.75%;
}

.row .eightcol {
	width: 65.4%;
}

.row .ninecol {
	width: 74.05%;
}

.row .tencol {
	width: 82.7%;
}

.row .elevencol {
	width: 91.35%;
}

.row .twelvecol {
	width: 100%;
	float: left;
}

.last {
	margin-right: 0px;
}

/* ========================================================== */
/* 				  		 03. GENERAL LAYOUT                   */
/* ========================================================== */

body {
	background-color: #fff;
font-family:iCielGalanoGrotesque-Regular;
font-size: 14px;
line-height: 24px;
}

#container{
	position:relative;
	overflow:hidden;
}

.section_wrapper{
	width:100%;

	position:relative;
}


.section_wrapper.dark_bg{
	background-color:#393f43;
}

.section_wrapper.grey_border{
	border-top:1px solid #e0e0e0;
}

.section_box{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding:80px 0 80px 0;
	position:relative;
}

.section_box.no_margins{
	padding:80px 0 0 0;
}

.section_box.small_margins{
	padding:112px 0 40px 0;
}

.section_box.partners_margins{
	padding:50px 0;
}

.section_features{
	width:100%;
	max-width:1140px;
	margin:0 auto;
	padding:80px 0 0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}

a.button_blue{
	display:inline-block;
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	padding:6px 15px;
	margin:10px 0 20px 0;
	-webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_blue{
	background-color: transparent;
	border:1px solid #3498db;
	color:#3498db;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.button_blue:hover{
	background-color:#3498db;
	border:1px solid #3498db;
	color:#fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.align_center{
	text-align:center;
}

/* Call To Action
========================================================== */

.call_to_action_white_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	z-index:1;
	background: url(../img/backgroundgioithieu.png);
	    padding-bottom: 120px;
    background-position: center;
    background-size: 100% 100%;
}
.pad_20px{
	padding: 20px 0;
}
.color_pink{
	 color: #ff3363;
}
.call_to_action_grey_wrapper{
	margin:0 auto!important;
	width:90%;
	padding:0 5%;
	position:relative;
	z-index:1;
	background-color:#f0f0f0;
}

.call_to_action_dark_wrapper{

	position:relative;
	z-index:1;

}

.call_to_action_white, .call_to_action_grey, .call_to_action_dark{
	margin:0 auto!important;
	position:relative;
	z-index:10;
	padding: 70px 0 0 0;

	text-align:center;
}

.call_to_action_white h3, .call_to_action_white h4, .call_to_action_grey h3, .call_to_action_grey h4, .call_to_action_dark h3, .call_to_action_dark h4{
	margin:0;
	padding:0;
}

.call_to_action_white h3, .call_to_action_grey h3, .call_to_action_dark h3{
    margin: 0;
    display: block;
    clear: both;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    font-weight:bold;
    padding-bottom: 28px;
}

.call_to_action_white p{
	color: #fff;
	text-align: left;
}
.call_to_action_dark h3{
	color:#ddd;
}

.call_to_action_white h4, .call_to_action_grey h4, .call_to_action_dark h4{
	margin: 0;
	display:block;
	clear:both;
	font-size:18px;
	line-height:24px;
	text-align:center;
	font-weight:300;
	color:#eee;
	font-style:italic;
}

.call_to_action_white h4, .call_to_action_grey h4{
	color:#656565;
}

.call_to_action_dark h4{
	color:#bbb;
}

.separator_wrapper{
	display:block;
	margin:12px 0 15px 0;
}

.separator_first_circle{
	display:inline-block;
	width:8px;
	height:8px;
	border:3px solid #34b1c4;
    -moz-border-radius:7px;  
    -webkit-border-radius:7px;  
    border-radius:7px;
}

.separator_second_circle{
	float:left;
	width:4px;
	height:4px;
	background-color:#34b1c4;
	border:2px solid #fff;
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;  
    border-radius:4px;
}

.separator_second_circle_grey{
	float:left;
	width:4px;
	height:4px;
	background-color:#34b1c4;
	border:2px solid #393f43;
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;  
    border-radius:4px;
}

.separator_wrapper::after, .separator_wrapper::before {
	background-color: #34b1c4;
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 70px;
	height: 1px;
	margin-top: -6px;
}

/* Headings
========================================================== */

h1,h2,h3,h4,h5,h6{
	margin:0 0 20px 0;
	line-height:110%;
	color:#454545;
  font-family:iMedium;

}

h1.margin_bottom,h2.margin_bottom,h3.margin_bottom,h4.margin_bottom,h5.margin_bottom,h6.margin_bottom{
	margin-bottom:30px;
}
.title_small_margins{
	margin-bottom:10px;
}

h1{
	font-size:32px;
	line-height:46px;
}

h2{
	font-size:28px;
	line-height:32px;
}

h3{
	font-size:26px;
	line-height:32px;
}

h4{
	font-size:20px;
	line-height:28px;
}



/* ========================================================== */
/* 						    04. HEADER                        */
/* ========================================================== */

/* ----- 1. Header Styles ----- */
#header_wrapper{
	position: fixed;
	width: 100%;
	height:70px;
	padding:10px 0;

	-webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: 9;
}

#header_wrapper.shrink {
	width:100%;
	height:55px;
	padding:0;
	z-index:1000;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, .95);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header_wrapper #header {
	width:100%;
	max-width:1140px;
	margin:0 auto;
}

/* ----- 2. Logo ----- */
a#logo {
    position: relative;
	float:left;
	margin:23px 0 0 0;
	z-index:900;
	font-family: 'Pacifico', cursive;
	font-size:24px;
	line-height:22px;
	color:#454545;
}

/* ----- 3. Navigation ----- */
#nav {
	margin: 0;
    margin-top: 15px;
	position:relative;
	text-align: center;
}

#nav li {
    display: inline-block;
    position: relative;
    padding: 0px 20px 0 20px;
    border-right: 1px solid #333;
}

#nav li.last {
	margin-right:0;
}
#nav li:nth-child(5){
  border-right: 0;
}
#nav li:nth-child(6), #nav li:nth-child(7), #nav li:nth-child(8){
	    padding: 0 2px;
    border-right: 0;
}
#nav li a {
	display: inline-block;
	text-align:center;
    font-size: 16px;
	line-height:18px;
      color: #19376f;
 	font-family:iMedium;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#nav .current a, #nav li a:hover {
    color: #ff3363;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* ========================================================== */
/* 						     05. FOOTER                       */
/* ========================================================== */

#footer {
	width:100%;
	background-color:#2f3539;
	border-top:1px solid #2a2f37;
	z-index:100;
	padding:50px 0 20px 0;
}

#footer_box {
	width:90%;
	max-width:1140px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	text-align:center;
}

#footer p{
	color:#aaa;
	font-size:16px;
}

.copyright a{
	font-size:16px;
	text-decoration:underline;
}

/* ========================================================== */
/* 				  		    06. HOME                          */
/* ========================================================== */

#slider-wrapper{
	background: url(../img/banner.jpg);
	width:100%;
	position:relative;
	z-index:1;
	background-position: center;
    background-size: 100% 100%;
    padding-bottom: 180px;
    margin-top: -90px;
}

/* ========================================================== */
/* 				  		    07. SERVICES                      */
/* ========================================================== */

.services_box{
	background-color:#f4f4f4;
	border-bottom:1px solid #e4e4e4;
	padding:30px 20px 20px 20px;
}

.services_box h3{
	margin-bottom:10px;
}

.services_box h3 a{
	margin-top:130px!important;
	color:#454545;
	font-size:17px;
	font-weight:700;
	margin-bottom:10px;
	text-transform:uppercase;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.services_box h3 a:hover{
	color:#3498db;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.services_box p{
	margin-bottom:15px;
}

/* ========================================================== */
/* 						  08. TESTIMONIALS                    */
/* ========================================================== */

.testimonials_wrapper{
	width:100%;
	margin-top:-120px;
	position:relative;
	background-color:#34b1c4;
}

.testimonials_box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	padding:80px 0 50px 0;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks_nav {
	display:none;
}
  
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index:100;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
}

.callbacks1_s1 a, .callbacks1_s2 a, .callbacks1_s3 a {
	display:none;
}

.testimonials_info{
	overflow:hidden;
	padding:10px 0;
	border-right:1px solid #eee;
}

img.testimonials_picture{
	float:left;
	margin-right:30px;
	width:100px;
	height:100px;
	padding:5px 5px;
	background-color:#34b1c4;
	border:1px solid #fff;
	-webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
}

p.testimonials_name{
	float:left;
	margin: 0;
	padding-top:30px;
	font-size:18px;
	line-height:26px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}

p.testimonials_name span{
	font-size:18px;
	font-weight:300;
	font-style:italic;
	text-transform:none;
	color:#fff;
}

p.testimonials_text {
	padding:20px 0 0 0;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	color:#fff;
}


/* ========================================================== */
/* 						      10. BLOG                        */
/* ========================================================== */

.blog_item{
    background-image: url(../img/Hoa-van-duoi.png);
    margin-bottom: 50px;
    height: 450px;
    background-color: #08457b;
    background-size: cover;
    border-radius: 48px;
}
#blog .call_to_action_grey{
	padding-top: 0;
}
#blog .section_box > .row{
	overflow: visible;
}
.blog_item_inner{
	padding:20px 25px 10px 25px;
}

.blog_item_inner p{
	margin:10px 0 28px 0;
}
.blog_item .blog_item_inner >img{
	    margin-top: -138px;
    margin-bottom: 36px;
        width: 54%;
    border: 10px solid #fff;
    border-radius: 50%;
}
.color_white p{
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-size: 18px;
	  font-family:iCbold;
	    margin-left: 50px;
}
h3.blog_title{
	margin-bottom:5px;
}

h3.blog_title a{
	font-size:20px;
	font-weight:700;
	color:#454545;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

h3.blog_title a:hover{
	color:#3498db;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

a.blog_icons{
	color:#858585;
	font-size:14px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #aaa;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

a.blog_icons.last{
	border-right: none;
}

a.blog_icons:hover{
	color:#3498db;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.blog_comments_icon{
	float:right;
	margin-top:5px;
	font-size:20px;
	color:#555;
	font-weight:400;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.blog_comments_icon i{
	font-size:18px;
}

.blog_comments_icon:hover{
	color:#3498db;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}



/* ========================================================== */
/* 						     13. CONTACT                      */
/* ========================================================== */

#contact-form{
	margin:0 auto;
	width:100%;
	max-width:960px;
	padding-bottom:40px;
}
#contact .border img{
    width: 20px;
}

#contact .border img.counterimg{
    width:120px !important;
}

/* ========================================================== */
/* 				  		    14. FEATURES                      */
/* ========================================================== */

/* ----- 1. Photos Hover Animations ----- */
.zoom_photo{
	display:block;
	overflow:hidden;
}
.zoom_photo img{
	width: 100%;
}
.view {
	width:100%;
	padding:0;
	border:none;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.center{
	text-align: center;
	margin-bottom: 40px;
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}

.view span.zoom {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	background-image: url(../images/zoom_icon.png);
	background-repeat:no-repeat;
	background-position:center;
}
.view a:after{
    position: absolute;
    left: -14px;
    /* display: inline-block; */
    width: 100%;
    height: 90px;
    content: "";
    bottom: -10px;
    background: url(../img/hoaanhdao.png) no-repeat;
    background-size: contain;
}
.view a:before{
    position: absolute;
    right: 0px;
    /* display: inline-block; */
    width: 90px;
    text-align: right;
    height: 100%;
    float: right;
    justify-content: flex-end;
    content: "";
    top: 0;
    background: url(../img/sakura.png) no-repeat;
    background-size: contain;
    z-index: 9;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   height:100%;
   width:100%;
}

.zoom_photo:hover .view-first img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.zoom_photo:hover .view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.zoom_photo:hover .view-first a.zoom {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

/* ----- 2. Dropcaps ----- */
.featured_dropcap{
	float:left;
	margin-top:10px;
}

.dropcaps_icon {
	float:left;
	margin:0 25px 15px 0;
	width: 49px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 24px;
	font-weight:600;
	color:#fff;
	border: 1px solid #34b1c4;
	background-color: #34b1c4;
	position: relative;
	-webkit-border-radius: 25px 25px;
    -moz-border-radius: 25px 25px;
    border-radius: 25px 25px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.featured_dropcap:hover .dropcaps_icon {
	color:#3498db;
	border: 1px solid #3498db;
	background-color: #fff;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.featured_dropcap p{
	margin-bottom:15px;
}

/* ----- 3. Partners ----- */
ul.partners{
	margin:0;
	width:100%;
	max-width:1140px;
	text-align:center;
}

ul.partners li{
	display:inline-block;
	    width: 24%;
    margin-bottom: 16px;
}

/* ----- 4. Social Icons ----- */
.social_margins{
	padding:40px 0 10px 0;
}

ul.social_icons{
	display: block;
	width:100%;
	max-width:1140px;
}

ul.social_icons li{
	display:inline-block;
    margin:10px 0!important;
	padding:0 30px!important;
	text-align:center;
	line-height:100%!important;
}

ul.social_icons li a i {
  font-size:36px;
  line-height: 36px;
  color: #757575;
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.social_icons li a i:hover {
  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  color:#3498db;
}

/* ========================================================== */
/* 		                 max-width: 1024px                    */
/* ========================================================== */

@media only screen and (max-width: 1024px) {
	
	.row {
		width: 90%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	#home_wrapper, .info_wrapper {
		background-attachment: scroll;
		background-size: cover;
		background-repeat: no-repeat;
	}
	
}
.view >a >img{
  height: 220px;
}
/* ========================================================== */
/* 					   15. MOBILE DEVICES                     */
/* ===============================height: 220px;=========================== */
@media handheld, only screen and (max-width: 767px) {
	
	.row {
		width: 90%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		clear:both;
	}
	
	#header_wrapper {
		position: relative;
		height:60px!important;
		padding:0!important;
	}
	
	#header_wrapper #header {
		position: relative;
		width:90%;
		padding:0 5%;
		text-align:center;
	}
		
	#header_wrapper.shrink {
		width:100%;
		height:60px!important;
		padding:0!important;
	}
	
	/* ----- logo ----- */
	a#logo {
		margin:18px 0 0 0!important;
	}
	
	ul.social{
		float:none;
	}
		
	a.button_blue, a.button_white{
		font-size:10px;
		padding:7px 14px;
		margin:0 0 20px 0;
	}
	
	.call_to_action_white{
		padding: 70px 0 0 0!important;
	}
	
	.call_to_action_white h3,
	.call_to_action_grey h3,
	.call_to_action_dark h3 {
		font-size:22px;
		line-height:32px;
		font-weight:400;
		margin-bottom:20px;
	}
	
	.call_to_action_white h4,
	.call_to_action_grey h4,
	.call_to_action_dark h4 {
		font-size:16px;
		line-height:24px;
	}

	.section_box{
		padding: 50px 0 40px 0;
	}
	
	#slider-wrapper{
		margin:0 auto;
		width:90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.services_item {
		float:left;
		padding-bottom:50px;
	}
		
	.services_item.last {
		padding-bottom:30px;
	}	
		
	.section_features{
		padding:40px 0 0 0;
	}
	
	.testimonials_wrapper{
		margin-top:-55px;
	}
		
	.testimonials_info{
		border-right: none;
	}
					
	.testimonials_box{
		width:90%;
		margin:0 5%;
		padding:40px 0 15px 0;
		text-align:center;
	}
	
	img.testimonials_picture{
		display:inline-block;
		float:none;
		margin:0;
	}
	
	p.testimonials_name{
		float:none;
		font-size:14px;
		line-height:20px;
	}
	
	p.testimonials_name span{
		font-size:12px;
		font-weight:300;
		font-style:italic;
		text-transform:none;
	}
	
	p.testimonials_text {
		padding:5px 0 0 0;
		font-size: 15px;
		line-height: 22px;
	}
	
	span.testimonials_text, span.testimonials_autor{
		font-size:18px!important;
		line-height:32px!important;
	}
	
	span.testimonials_autor{
		font-size:14px!important;
		line-height:28px!important;
	}
	
	.fun_fact_box{
		text-align: left!important;
	}
	
	.fun_fact_item{
		padding:5px 0;
	}


}


/* ========================================================== */
/* 				    16. RESPONSIVE NAVIGATION                 */
/* ========================================================== */
#wt_responsive_nav_wrap {
	width: 100%;
	right: -100%;
	position: absolute;
	z-index: 9999;
	top: 0;
	background-color: #ffffff;
	height: 100%;
	padding: 90px 0;
	margin-left: -2px;
	overflow: hidden;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: 	scale(0.5);
	-moz-transform: 	scale(0.5);
	-ms-transform: 		scale(0.5);
	-o-transform: 		scale(0.5);
	transform: 			scale(0.5);
	-webkit-transition: all 0.6s ease;
	-moz-transition: 	all 0.6s ease;
	-o-transition: 		all 0.6s ease;
	-ms-transition: 	all 0.6s ease;
	transition: 		all 0.6s ease;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%; }

#wt-responsive-nav {
	margin-left: 0;
	width: 100%; }

.show_responsive_nav {
	overflow: hidden; }

.csstransforms3d #wt_responsive_nav_wrap {
	-webkit-transform: 	scale3d(0.5);
	-moz-transform: 	scale3d(0.5);
	-ms-transform: 		scale3d(0.5);
	-o-transform: 		scale3d(0.5);
	transform: 			scale3d(0.5); }

.show_responsive_nav #wt_responsive_nav_wrap {
	-webkit-transform: 	scale(1);
	-moz-transform: 	scale(1);
	-ms-transform: 		scale(1);
	-o-transform: 		scale(1);
	transform: 			scale(1);
	-webkit-transform: 	translate(-100%, 0);
	-moz-transform: 	translate(-100%, 0);
	-ms-transform: 		translate(-100%, 0);
	-o-transform: 		translate(-100%, 0);
	transform: 			translate(-100%, 0); }	

.csstransforms3d .show_responsive_nav #wt_responsive_nav_wrap {
	-webkit-transform: 	scale3d(1);
	-moz-transform: 	scale3d(1);
	-ms-transform: 		scale3d(1);
	-o-transform: 		scale3d(1);
	transform: 			scale3d(1);
	-webkit-transform: 	translate3d(-100%, 0, 0);
	-moz-transform: 	translate3d(-100%, 0, 0);
	-ms-transform: 		translate3d(-100%, 0, 0);
	-o-transform: 		translate3d(-100%, 0, 0);
	transform: 			translate3d(-100%, 0, 0); }	

#wt-responsive-nav>li:first-child>a:first-child { border-top-style: solid; border-top-width: 1px; }
#wt-responsive-nav li { margin: 0; padding: 0; position: relative; float: none; clear: both; }
#wt-responsive-nav li > a:before {
	content: "\e00b";
	position: absolute;
	top: 13px;
	margin-left: -15px;
	font-family: 'icons-font';
	font-size: 12px;
	color: #222; }
#wt-responsive-nav li > a i {
	position: absolute;
	top: 15px;
	display: inline-block;
	right: 24px;
	font-size: 14px;
	color: #222; }
#wt-responsive-nav .sub-menu {
	/*display: none;*/ }		
#wt-responsive-nav, 
#wt-responsive-nav li > a {
	border-color: #E1E1E1;
	color: #555;
	-webkit-transition: none; 
	-moz-transition: none;
	-o-transition: none; 
	transition: none }
#wt-responsive-nav .current_page_item > a,
#wt-responsive-nav li > a:hover,	
#wt-responsive-nav li > a.active {
	color: #FFFFFF;
	background-color: #222; }
#wt-responsive-nav .current_page_item  > a:before,
#wt-responsive-nav li > a:hover:before,
#wt-responsive-nav li > a.active:before,
#wt-responsive-nav .current_page_item  > a i,
#wt-responsive-nav li > a:hover i,
#wt-responsive-nav li > a.active i {
	color: #FFFFFF;}
#responsive_nav_open:hover, 
#responsive_nav_hide:hover {
	background-color: #222; }
#responsive_nav_open:hover i:before, 
#responsive_nav_hide:hover i:before {
	color: #FFFFFF; }
	
.current_page_item > a:before, 
.current-menu-item > a:before {
	font-weight: normal; }	
			
#wt-responsive-nav ul { margin: 0; padding: 0; display: block; width: 100%; left: 0; position: relative; }
#wt-responsive-nav a { padding: 13px 28px; border-bottom-style: solid; border-bottom-width: 1px; width: 100%; display: block; margin: 0; text-decoration: none; position: relative; }
#wt-responsive-nav a { padding-left: 35px; }
#wt-responsive-nav ul a { padding-left: 55px; }
#wt-responsive-nav ul ul a { padding-left: 75px; }
#wt-responsive-nav ul ul ul a { padding-left: 95px; }
	
#responsive_nav_open, 
#responsive_nav_hide {
	position: absolute;
	right: 20px;
	top: 50%;
	text-decoration: none;
	text-align: center;
	width: 34px;
	height: 34px;
	margin-top: -12px;
	z-index: 9999;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #E1E1E1;
	display: none;
	background-color: #FFFFFF; }
#responsive_nav_open i:before, 
#responsive_nav_hide i:before {
	color: #333333;
	font-size: 18px;
	margin: 0;
	display: block;
	line-height: 36px; }
#responsive_nav_hide i:before {
	font-size: 30px; }		
.small_device_active #responsive_nav_open { display: block; }
.small_device_active #nav { display: none; }	
#responsive_nav_hide {
	display: block;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	top: 24px;
	right: 20px; }	
.show_responsive_nav #responsive_nav_hide {
	opacity: 1;
	visibility: visible; }

/* ========================================================== */
/* 				  	     17. PRINT STYLES                     */
/* ========================================================== */
	 
	@media print {
		* {background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow:none !important; text-shadow: none !important; }
		a, a:visited { text-decoration: underline; }
		a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; /* h5bp.com/t */ }
		tr, img { page-break-inside: avoid; }
		img { max-width: 100% !important; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3 { page-break-after: avoid; }
	}
#features{
	    position: relative;
    background: url(../img/backgroundfooter.jpg);
    overflow: hidden;
    width: 100%;
        background-position: center;
    background-size: 100% 100%;
    padding-top: 220px;
}
#contact p{
	text-align: left;
	color: #fff;
	    margin-bottom: 10px;
	      font-family:iMedium;
}
#contact span{
	font-weight: 	bold;	
}
.border{
	border: 2px solid #fff;
    padding: 20px 60px;
        margin-top: 30px;
}
.border h3{
	margin-top: -40px;
}
.border h3 strong{
background: #19376f;
    padding: 0 20px;
    text-transform: uppercase;
    color: #fff;
}
#contact .call_to_action_dark{
	padding-top: 0;
}
#blog{
	    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: -200px;
    z-index: 99;
}
#contact{
	    padding-bottom: 140px;
	      
}
#contact:before{  
    background: url(../img/song.png) no-repeat;
    content: "";
    width: 100%;
    height: 130px;
    position: absolute;
    bottom: 0;
    background-size: cover;
    left: 0;
}

.color_white p:before{
    content: "";
    background: url(../img/iconhoalichlich.png) no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0px;
    display: inline-block;
}
.color_white{
	position: 	relative;	
}
.logotaitro{
	background: #fff;
}
#contact .col-sm-6{
	    width: 50%;
    float: left;
}
.services_item{
	display: none;
}
.loadmore, .loadmore1{
   position: relative;
    display: block;
    text-align: center;
      overflow: hidden;
    width: 100%;
 
}
.part{
		display: none;
		    width: 24%;
    float: left;
    padding-right: 1%;
        margin-bottom: 16px;
}
.loadmore button, .loadmore1 button{
    background: #002b6d;
    border: 0;
    color: #fff;
       padding: 10px 20px;
    border-radius: 10px;
    margin-top: 26px;
    text-transform: capitalize;
}
.pdt_30{
	    padding-top: 30px !important;
}
.blog_item.blog_en .blog_item_inner p{
margin: 10px 0 20px 0;
margin-left: 50px;
    font-size: 17px;
}

.popup_video.intro{
        display: block;
    overflow-x: hidden;
    overflow-y: auto;
}
.intro{
    background: rgba(0, 0, 0, 0.3);
}
.popup_video.intro .video_content{
        -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup_video .video_content{
        width: 60%;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    margin: auto;
}
.popup_video{
        display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.popup_video.intro .test{
        top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.close_popup{
    position: absolute;
        float: right;
   
    width: 100%;
    text-align: right;
    font-weight: bold;
}

.popup_video1.intro{
        display: block;
    overflow-x: hidden;
    overflow-y: auto;
}
.intro{
    background: rgba(0, 0, 0, 0.3);
}
.popup_video1.intro .video_content{
        -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup_video1 .video_content{
        width: 60%;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    margin: auto;
}
.popup_video1{
        display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.popup_video1.intro .test{
        top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.close_popup img{
        background: #fff;
    border-radius: 50%;
}
.content_about1 a{
    color: #ff3363;
        font-weight: bold;
        padding-left: 12px;
}
.content_about1{
        margin-top: 20px;
}
.content_about1 p{
        padding-bottom: 6px;
        position: relative;
}
.content_about1 p:before{
        content: "";
    position: absolute;
    display: inline-block;
    top: 8px;
    left: 2px;
    border: 4px solid transparent;
    border-left-color:  #ff3363;
}
.button_lichdien{
text-align: center;
    color: #fff !important;
    background: #4787ce;
    padding: 18px 30px;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 28px;
}
.button_center{
    text-align:center;
}
#blog >.call_to_action_grey >h3 >img {
        margin-top: -320px;
}
#blog{
    background: url(../img/backgroundfooter.jpg);
        margin-top: 170px;
            overflow: visible;
}
@media (max-width: 991px){
	ul.partners li{
		width: 11%;
	}
}
@media (max-width: 768px){
    .popup_video .video_content{
        width:80%;
    }
	.part{
		    width: 48%;
    
    padding-right: 2%;
	}
	#contact .col-sm-6{
	    width: 100%;
    float: left;
}
	.blog_item{
		height: auto;
	}
	.blog_item .blog_item_inner >img{
		width: 34%;
	}
	#blog .fourcol{
		    margin-bottom: 130px;
	}
	#blog .blog_item_inner{
		    padding-bottom: 40px;
	}
	#blog .fourcol.last{
		margin-bottom: 30px;
	}
	h3 img{
		    width: 80%;
	}
	#responsive_nav_open, #responsive_nav_hide{
		margin-top: 10px;
	}
}
@media (max-width: 568px){
    .popup_video .video_content{
        width:90%;
    }
	.blog_item .blog_item_inner >img{
		margin-top: -100px;
	}
	#blog .fourcol {
    margin-bottom: 100px;
}
.section_box.partners_margins{
	padding: 24px 0;
}
.border{
	    padding: 20px 30px;
    margin-top: 17px;
}
#contact .border h3{
	    padding-bottom: 20px;
	        margin-bottom: 0;
}
.call_to_action_white h3, .call_to_action_grey h3, .call_to_action_dark h3{
	    margin-bottom: 0;
}
#slider-wrapper{
	    padding-bottom: 0;
}
}
@media (max-width: 480px){
	.blog_item .blog_item_inner >img{
		margin-top: -80px;
	}
	#blog .section_box.small_margins{
		    padding: 40px 0 0px 0;
	}
	ul.partners li{
		width: 10%;
    margin: 0 10px;
	}
}