@font-face { 
	font-family: Koryun;
	font-weight: 300;
	letter-spacing:100px;
	font-style: normal; 
	src: url("../font/GhEAKoryun_Light.otf");
}

@font-face { 
	font-family: Koryun;
	font-weight: 400;
	font-style: normal; 
	src: url("../font/GHEAKoryunReg.otf");
}

@font-face { 
	font-family: Koryun;
	font-weight: 700;
	font-style: normal; 
	src: url("../font/GhEAKoryun_Bld_2.otf");
}








body {
	background: #ffffff;
	color: #000000;
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 19px;
	font-family: 'Koryun', serif;
	text-transform: uppercase;
	color: #4a4a4a;
	font-weight: 100;
}
a, :after, :before {
	text-decoration: none;
	color: inherit;
	-webkit-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
p {
	line-height: 1.4;
	margin: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



body.lang_hy-AM,
body.lang_hy-AM h1,
body.lang_hy-AM h2,
body.lang_hy-AM h3,
body.lang_hy-AM h4,
body.lang_hy-AM h5, 
body.lang_hy-AM p,
body.lang_hy-AM span{
font-family: Koryun!important;
font-weight: 400;
font-variant: none;
} 














.mainBg {
	width: 100%;
	height: 445px;
	position: relative;
	    margin-top: -14px;
}
.bgRow {
	position: absolute;
	top: 20px;
	width: 100%;
}
.bgRowLine {
	margin: 0 auto;
	text-align: center;
}
.mainSlLogo {
	margin-bottom: 60px;
}
.slDesc {
        letter-spacing: 3px;
    width: 590px;
    font-size: 56px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 60px;
    font-family: 'Koryun', serif;
    font-weight: bold;
}
.slDesc strong {
    text-transform: uppercase;
    color: #EC7B16;
    font-size: 70px;
}
.slDescLns {
    display: inline-block;
    background: #EC7B16;
    padding: 5px 30px;
    color: #fff;
    text-transform: uppercase;
}
.topRow {
	width: 100%;
	height: 30px;
	background:#291572;
}
.topRowBox {
	width: 1200px;
	margin: 0 auto;
}
.topContentLeft {
	width: 400px;
	float: left;
}
.topContentLeft ul {
	display: inline-flex;
	width: 100%;
}

.topContentLeft i{
    padding-right:10px;
}

.topContentLeft  a{
    font-family: 'Roboto', sans-serif;
}
.topContentRight {
	float: right;
}

.language{
    width: 140px;
    float: left;
}

div.mod-languages a{
   padding: 6px;
    display: block; 
    color:#fff;
    font-size:13px;
}

div.mod-languages ul.lang-inline li {
    display: block;
    float: left;
}

body.fxd .topRowBottom{
        position: fixed;
    top: 0;
    z-index: 99;
    width:100%;
      border-bottom: solid 1px #ccc;
      margin-bottom:50px;
}

.mainContent .cont > h2{
 font-family: 'Koryun', serif;
    color: #281572;
    text-transform: capitalize;
    font-weight: bold;
        margin-bottom: 0;
}

.mainContent .cont p{
        color: #94989e;
    line-height: 1.5;
}


.topRowBottom {

  transition: border-width 0.6s linear;
  width:0;
}


.topRowBottom {
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.topRowBoxBottom {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.logoLine {
	width: 300px;
	float: left;
}

.logoLine img{
    height:65px;
}
.menuBox {
	float: right;
	margin-top: 10px;
}
.topContentLeft ul li {
	padding: 2px;
}
.menuBox ul {
	width: 100%;
	display: inline-flex;
    position: relative;
}

.sbMEnuBox{
    width: 100%;
    display: inline-block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 30px;
    background: #291572;
}

li.parent ul{
    	    position: absolute;
        margin-top: 20px;

    display:none;

}

.dpslink{
    display:inline-flex!important;
       float: right;
       margin-top:5px;
}


.dpslink li img{
 margin:0 5px;    
}

body.lang_hy-AM .contact-title.main-item .text {
    font-size: 18px;
}


.menuBox ul li a {
	display: block;
	color: #281572;
	padding: 10px 15px;
	    text-transform: uppercase;
}

li.parent ul li a{
   font-size:12px; 
   padding: 8px 10px;
}

.item-page{
  min-height:600px;   
}



.homeMain {
	width: 100%;
	display: inline-block;
}
.homeMainBox {
	width: 1200px;
	margin: 36px auto;
	overflow: hidden;
}
.blockTitle {
	text-align: center;
}
.blockTitle h2,
.page-header h2{
	display: inline-block;
	padding: 30px 105px 31px 105px;
	font-weight: bold;
	color: #281572;
	letter-spacing: 2px;
	font-family: 'Koryun', serif;
}
.mainContent .cont {
	width: 100%;

}

.mainContent .contRightBlock {
	width: 27%;
	float: right;
}

.lrahostBox{
    width:100%;
    display:inline-block;
        margin-bottom: 50px;
}



.lrBlock{
       width: 50%;
    float: right; 
}


.lrahostBox .blogPreview{
        width: 40%;
        float:left;
}



.mainContent > h3 {
	color: #281572;
	text-transform: none;
}
.mainSlogan {
	width: 530px;
	float: right;
	border: 5px solid #281572;
	padding: 40px 77px;
	box-sizing: border-box;
}
.mainSlogan p {
	font-size: 40px;
	text-transform: uppercase;
	color: #281572;
	font-family: 'Koryun', serif;
}
.mainSlogan p strong {
	font-weight: bold;
}
.cont {
	line-height: 1.5;
}
.readLink {
	margin-top: 50px;
}
.readLink a {
	display: inline-block;
	padding: 10px 30px;
	color: #fff;
}
.mainBgMiddle {
	width: 100%;
	height: 520px;

	position: relative;
}
.bgRowMiddle {
	position: absolute;
	top: 12%;
	width: 100%;
}
.bgRowLineMiddle {
	text-align: center;
}
.bgRowMiddle .mainSlLogo {
	margin-bottom: 30px;
}
.bgRowLineMiddle p {
	color: #fff;
	font-size: 40px;
	margin-bottom: 40px;
}
.bgRowLineMiddle .slDesc {
	width: 1200px;
	font-size: 50px;
	color: #fff;
	margin: 0 auto;
	margin-bottom: 20px;
}
.serviceBlock {
    width: 100%;
    display: inline-block;
    border-top: 3px solid #dadada;
    border-bottom: 3px solid #dadada;
}
.serviceBox {
	width: 1200px;
	margin: 0px auto;
}
.serviceBox ul li {
	width: 380px;
	float: left;
	background: #fff;
	margin-bottom: 50px;
	margin-right: 17px;
	text-align: center;
}
.serviceBox ul li h4 {
	text-align: center;
	color: #281572;
	font-size: 21px;
	height: 18px;
	font-family: 'Koryun', serif;
}
.serviceBox ul {
	width: 100%;
	display: inline-block;
}
.descPrev {
	position: relative;
	overflow: hidden;
}
.descPrev img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden;
	display: block;
	width: 100%;
}
.descPrev:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}
.bottomBox {
	background: url(../images/bottom_bg.jpg) no-repeat 0px 0px;
	width: 100%;
	height: 600px;
		background-size: cover;
	background-attachment: fixed;
}
.bottomContent {
	width: 1200px;
	margin: 0 auto;
	padding: 232px 0;
}
.bottomContent ul {
	width: 100%;
	display: inline-flex;
}
.bottomContent ul li {
	width: 25%;
	text-align: center;
}
.icon_f {
	width: 90px;
	float: left;
	border-right: 1px solid #fff;
	padding-right: 10px;
}
.cont_f {
	font-size: 30px;
	width: 190px;
	float: left;
	padding-top: 7px;
	color: #fff;
}
.cont_f strong {
	font-weight: normal;
	font-size: 13px;
}
.cont_f p {
	font-weight: bold;
	font-size: 30px;
}
.testimonialsBlock {
	width: 100%;
	background: url(../images/world-bg.jpg) no-repeat 0px 0px;
	width: 100%;
	height: 630px;
}
.testimonialsBox {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.testimContent {
	width: 100%;
	display: inline-block;
}
.testimContent ul {
	display: inline-flex;
	width: 100%;
}
.testimContent ul li {
	width: 32%;
	margin-right: 30px;
}
.commentRow {
background: #fff;
    width: 100%;
    display: inline-block;
    padding: 30px 60px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 1px 10px #ddd;
    position: relative;
    line-height: 1.5;
}

.commentRow p{
    line-height: 1.5;
    font-size: 17px;
    color: #868a96;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	bottom: -11px;
	left: 17px;
}
.memberRow {
	margin-top: 30px;
}
.memberImg {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 100%;
}
.memberImg img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
}
.memberInfo {
	width: 270px;
	float: left;
	padding-top: 15px;
}
.memberInfo p:first-of-type {
	color: #242c42;
	font-weight: bold;
	font-size: 20px;
}
.memberInfo p:last-of-type {
	color: #999;
	font-size: 15px;
}
.partnerBox {
	width: 100%;
	/*display: inline-block;*/
	display:none;
}
.partnerBoxContent {
	width: 1200px;
	margin: 0 auto;
	padding: 67px 0px;
	height: 210px;
	box-sizing: border-box;
}
.partnerBoxContent ul {
	width: 100%;
	display: inline-flex;
}
.partnerBoxContent ul li {
	margin-right: 20px;
}
.blogBlock {
	width: 100%;
	display: inline-block;
	background: #f8f8f8;
	padding: 15px 0;
}
.blogBox {
	width: 1200px;
	margin: 0 auto;
}
.blocgContent ul {
	width: 100%;
	display: inline-block;
}
.blocgContent ul li {
	width: 380px;
	margin-right: 30px;
	float: left;
}
.blogPreview {
	position:relative;
}
.bgRowLine .blogPreview img {
width: 100%;
    height: 100%;

}

.lrahostBox .blogPreview img{
    width: 100%;
}
.blogItemCont {
	margin-top: -5px;
	padding: 25px;
	box-sizing: border-box;
	background: #fff;
}
.blocgContent ul li:last-of-type {
	float: right;
	margin-right: 0;
}
.blogItemCont strong {
	font-size: 12px;
	color: #999;
}
.blogItemCont h3 {
	font-size: 17px;
	color: #281572;
	text-transform: capitalize;
}
.blogRead {
position: absolute;
    z-index: 99;
    bottom: 70px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    left: 5%;
    color: #fff;
}

.blogPreview {
    position: relative;
    display: inline-block; /* stretch to image */
}
.blogPreview img {
    vertical-align: middle;
}
.picture-gradient {
    position: absolute;
    bottom:38px;
    top: 0; right: 0;  left: 0;
    background: linear-gradient(
         to top, 
        rgba(0,0,0,1) 0%, 
        rgba(0,0,0,1) 5%,
        rgba(0,0,0,0) 30%,
        rgba(0,0,0,0) 90%, 
        rgba(0,0,0,0) 100%
    ); 
}








.subscribeBox {
	width: 100%;
	background: #EC7B16;
	padding:20px 0px 50px 0px;
	overflow: hidden;
}
.subscribeBoxContent {
	width: 1200px;
	margin: 0 auto;
}
.sbsLeft {
	width: 620px;
	float: left;
}
.sbsLeft h5 {
	color: #281572;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.sbsLeft p {
	color: #281572;
	font-weight: bold;
	font-size: 14px;
}
.sbsRight {
	width: 420px;
	float: right;
	margin-top: 40px;
}
.sbsRight a {
	width: 250px;
	background: #281572;
	color: #fff;
	padding: 10px 20px;
	box-sizing: border-box;
	display: block;
	text-align: center;
}
.footerBox {
	width: 100%;
	background: #281572;
}
.footerBoxContent {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}
.footer_logo {
	width: 450px;
	float: left;
}

.footer_logo img{
   width: 130px;
}

.footerDescription {
	width: 560px;
	float: right;
	text-align: center;
	color: #c4c4c4;
	padding-top: 40px;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5;
}
.copyright {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
	color: #c4c4c4;
	font-size: 11px;
}
.partnerBoxContent .owl-carousel {
	position: relative;
	height: inherit;
}
.partnerBoxContent .owl-stage-outer {
	top: 10px;
	left: 40px;
}
.partnerBoxContent .owl-nav span {
	color: #281572;
	font-size: 60px;
}
.partnerBoxContent .owl-nav button {
	outline: none;
}
.partnerBoxContent .owl-nav {
	margin-top: -66px;
	position: relative;
}
.partnerBoxContent .owl-prev {
	float: left;
	position: relative;
	left: -16px;
}
.partnerBoxContent .owl-next {
	float: right;
}
.owl-dots {
	display: none;
}
.contactTop {
	background: url(/images/page_header/pagetitle-contact.jpg) no-repeat 0px -82px;
	background-size: cover;
	height: 420px;
}
.title-command-wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
	text-align: center;
}
.title-command-wrapper h1 {
	color: #fff;
	font-size: 33px;
}
.title-command-wrapper .breadcrumb {
	list-style: none;
	display: inline-flex;
	margin: 0;
	padding: 0;
}
.breadcrumb-item {
	padding: 0 10px;
}
.breadcrumb-link {
	color: #fff;
}
.contact_dops {
	width: 100%;
	display: inline-block;
}
.slz-list-block {
	width: 1200px;
	margin: 0 auto;
	margin-top: -65px;
	background: #281572;
	overflow: hidden;
}
.dopContRow {
	width: 100%;
	display: inline-flex;
	padding: 30px;
	box-sizing: border-box;
}
.dopContRow .item:before {
	position: absolute;
	content: '';
	left: 0;
	top: 15%;
	bottom: 15%;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.3);
}
.dopContRow .item {
	position: relative;
	width: 32%;
	text-align: center;
	margin-right: 20px;
}
.dopContRow .item:first-of-type:before {
	display: none;
}
.contact-item .text {
	color: #fff;
	padding-bottom: 5px;
}
.contact-content .blur {
	margin-top: 10px;
	font-size: 13px;
	opacity: 0.5;
}
.dopContRow .item .main-item .text {
	margin-bottom: 15px;
}
.ContformItems .slz-shortcode {
	text-align: center;
}
.slz-main-title {
	position: relative;
	display: inline-block;
	padding-top: 15px;
}
.slz-main-title .title {
	font-size: 30px;
	line-height: 1;
	color: #304771;
	font-family: 'Libre Baskerville', serif;
	padding-top: 0;
	text-transform: uppercase;
}
.slz-main-title:after {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.slz-main-title:after {
	position: absolute;
	content: '';
	top: 9px;
	left: 57%;
	width: 100px;
	height: 2px;
	background-color: #281572;
}
.slz-main-title:before {
	position: absolute;
	content: '';
	top: 6px;
	left: 45%;
	width: 50px;
	height: 2px;
	background-color: #281572;
}
.ContformItems {
	width: 1200px;
	margin: 50px auto;
}
.slz-main-title:before {
	top: 0;
	width: 50px;
	height: 2px;
	background-color: #281572;
}
.wpcf7 .cf7-form-control input {
	width: 100%;
	border: 1px solid #304771;
	padding: 10px 20px;
	background-color: transparent;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-moz-transition: all 0.3s ease;
}
.wpcf7 .cf7-form-control {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	font-size: 14px
}
.wpcf7 .cf7-form-control.left, .wpcf7 .cf7-form-control.right {
	width: calc(50% - 8px);
	display: inline-block
}
.wpcf7 .cf7-form-control.left {
	margin-right: 6px
}
.wpcf7 .cf7-form-control.right {
	margin-left: 6px
}
.wpcf7 .cf7-form-control>span {
	display: block;
	width: 100%
}
.wpcf7 .cf7-form-control input {
	width: 100%;
	border: 1px solid #304771;
	padding: 10px 20px;
	background-color: transparent;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-moz-transition: all 0.3s ease
}
.wpcf7 .cf7-form-control input:focus, .wpcf7 .cf7-form-control textarea:focus {
	border-color: #281572
}
.wpcf7 .cf7-form-control.textarea {
	margin-bottom: 30px
}
.wpcf7 .cf7-form-control textarea {
	border: 1px solid #304771;
	padding: 10px 20px;
	color: #9da3ad;
	resize: vertical;
	width: 100%;
	height: 100px;
	background-color: transparent;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-moz-transition: background-color 0.3s ease
}
.wpcf7 .cf7-btn-submit-wrapper {
	text-align: center
}
.wpcf7 .cf7-btn-submit {
	position: relative;
	display: inline-block;
	z-index: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-moz-transition: all 0.5s ease
}
.wpcf7 .cf7-btn-submit input {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 35px;
	background-color: #EC7B17;
	border: 1px solid #EC7B17;
	line-height: 40px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-moz-transition: all 0.3s ease
}
.wpcf7 .cf7-btn-submit input:hover {
	background-color: transparent;
	color: #281572
}
.wpcf7 .cf7-btn-submit:before {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 50%;
	right: 50%;
	height: 10px;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease
}
.wpcf7 .cf7-btn-submit:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0
}
.wpcf7 .cf7-btn-submit:hover, .wpcf7 .cf7-btn-submit:focus {
	background-color: transparent;
	border-color: #c8ac49;
	color: #c8ac49;
	
}

.wpcf7 .cf7-btn-submit:hover:after, .wpcf7 .cf7-btn-submit:focus:after {
	bottom: -10px
}
.wpcf7 .cf7-form-control.input-alt {
    width: calc(33%);
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
}

.rowleft{
    display:none!important;
}

#system-message a.close,
.alert-heading{
    display:none;
}

.alert-message,
.alert-error{
    margin: 20px 0;
    text-align: center;
    font-size: 30px;
    color: #281572;
}
.rowRight{
    margin-right:0!important;
    float:right;
}

.wpcf7 .cf7-form-control.input-alt select{
padding: 10px;
    width: 100%;
    outline:none;
}


.wpcf7 .cf7-form-control.input-alt.first {
	margin-left: 0
}
.wpcf7 .cf7-form-control.input-alt.last {
    width:285px;
	margin-right: 0;
	float:right;
}
.wpcf7 .cf7-form-control.input-alt input ,
.wpcf7 .cf7-form-control.input-alt select {
	background-color: #f9f9f9;
	    box-sizing: border-box;
	border-color: #f9f9f9
}
.wpcf7 .cf7-form-control.input-alt input:focus, .wpcf7 .cf7-form-control.textarea-alt textarea:focus {
	background-color: #281572;
	color: #fff
}
.wpcf7 .cf7-form-control.input-alt input:focus::-webkit-input-placeholder, .wpcf7 .cf7-form-control.textarea-alt textarea:focus::-webkit-input-placeholder {
color:#fff
}
.wpcf7 .cf7-form-control.input-alt input:focus::-moz-placeholder, .wpcf7 .cf7-form-control.textarea-alt textarea:focus::-moz-placeholder {
color:#fff
}
.wpcf7 .cf7-form-control.input-alt input:focus::-ms-input-placeholder, .wpcf7 .cf7-form-control.textarea-alt textarea:focus::-ms-input-placeholder {
color:#fff
}
.wpcf7 .cf7-form-control.input-alt input:focus:-moz-input-placeholder, .wpcf7 .cf7-form-control.textarea-alt textarea:focus:-moz-input-placeholder {
color:#fff
}
.wpcf7 .cf7-form-control.textarea-alt textarea {
background-color: #f9f9f9;
    border-color: #f9f9f9;
    height: 130px;
    box-sizing: border-box;
    resize: none;
}

.contact-content .blur{
	color:#fff!important;
}

.aboutTop {
	background: url(/images/page_header/about_bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	height: 300px;
}

.page_120 .aboutTop{
    background: url(/images/page_header/blog_bg.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 300px;
}

.archiveTop {
	background: url(/images/page_header/archive_bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	height: 300px;
}

.insestTop {
	background: url(/images/page_header/investment_bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	height: 300px;
}


.mb_close{
    display:none;
}

.searchRowMobile{
    display:none;
}


.page-header{
	text-align:center;
}




.pageInner{
	    padding: 0px 0px 50px 0px;
}



.aboutContent{
	    width: 1200px;
    margin: 0 auto;
}


.serviceTop {
	background: url(/images/page_header/service_bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	height: 330px;
}


.serviceLeftBlock{
	    width: 330px;
    float: left;
}

.serviceRightBlock{
	    width: 800px;
    float: right;
}

.serviceRightBlock .page-header{
	display:none;
}


.serviceContent .pageInner{
	width:1200px;
	margin:0 auto;
	    padding: 50px 0px 50px 0px;
	
}

.serviceContent .item-page img{
	max-width:100%;
}

.serviceLeftBlock 	ul li a{
	    display: block;
    width: 100%;
    padding: 10px;
	    box-sizing: border-box;
    margin-bottom: 3px;
	border-left:5px solid #281572;
	color:#281572;
	background:#fff;
}
.serviceLeftBlock 	ul li.active a,
.serviceLeftBlock 	ul li a:hover{

    background: #281572;
    color: #fff;

}

.serviceContent{
    width: 100%;
    display: inline-block;
    background: #F8F8F8;	
	    padding-bottom: 100px;
}



.commentRow p{
    position:relative;
}

.commentRow p:before {
    content: '\201C';
    position: absolute;
    top: 0em;
    left: -25px;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 3rem;
    height: 2rem;
    font: 6em/1.08em 'PT Sans', sans-serif;
    color: #000;
    text-align: center;
}


.cont_f span{
    float: left;
    position: relative;
    left: 25px;
    top: 4px;
}











.slDescLns,
.readmore,
.readLink{
	position: relative;
	display: inline-block;
	z-index: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-moz-transition: all 0.5s ease;
	border: 1px solid #c8ac49;
	    background: #EC7B16;
}
.slDescLns a,
.readmore a,
.readLink a{
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 30px;

	line-height: 40px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-moz-transition: all 0.3s ease
}
.slDescLns:hover,
.readmore:hover,
.readLink:hover{
	background-color: transparent;
	color: #281572
}

.slDescLns:after,
.readmore:after,
.readLink:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	bottom: 0;
	left: 0
}
.readLink:hover a, .readLink:focus a,
.readmore:hover a, .readmore:focus a

{
    color:#000!important;
}
.slDescLns:hover, .slDescLns:focus,
.readmore:hover, .readmore:focus,
.readLink:hover, .readLink:focus{
	background-color: transparent;
	border-color: #c8ac49;
	color: #c8ac49;
	
}
.slDescLns:hover:before,  .slDescLns:focus:before,
.readmore:hover:before,  .readmore:focus:before,
.readLink:hover:before,  .readLink:focus:before{
	left: 5%;
	right: 5%;
	opacity: 1;
	
}
.slDescLns:hover:after,  .slDescLns:focus:after,
.readmore:hover:after,  .readmore:focus:after,
.readLink:hover:after,  .readLink:focus:after{
	bottom: -10px
}


.contact-title.main-item .text{
    font-size: 22px;
}



.breadcrumb-wrapper a{
    color:#fff;
    
}

.divider{
color: #fff;
    width: 10px;
    padding: 0px 5px 0px 2px;
}
.divider img{
    display:none;
}


.breadcrumb-wrapper li.active span{
      color: #fff;
}




.blogPageTop {
    background: url(/images/page_header/blog_bg.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 300px;
}


.item-image img{
    max-width:100%;
}



.item-image{
        margin-bottom: 30px;
}




p.readmore{
    float: right;
    margin-top: 20px;
}


.blog .items-row{
    width: 100%;
    display: inline-block;
}



.newsBoxRow{
    width: 100%;
    display: inline-block;
}

.newsLeftRow{
width: 800px;
    float: left;
}

.newsRightRow{
width: 350px;
    float: right;
}








.newsLeftRow .item {
    font-size: 14px;
    padding: 0 15px;
    margin-top: 30px;
    vertical-align: top;
    display: inline-block;
}



.block-image {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #fff;
}



.block-image:before{
    display: block;
    content: '';
    padding-top: 67%;
}




.block-label {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
    color: #fff;
    text-align: center;

}



.block-label .text.big {
    padding: 10px 15px;
    font-size: 20px;
    background: #281572;
    margin-right: -3px;
}

.block-label .text {
    display: inline-block;
    vertical-align: top;
        font-size: 20px;
    font-weight: 500;
    padding: 10px 25px;
    margin: 0;
    background-color: #EC7B16;

}


.block-label .link-label {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 4;
}





.block-image .img-full {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}




.block-image .link:after {
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    right: 50%;
    width: auto;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.block-content {
    padding: 25px 30px;
    background-color: #fafafa;
}



.block-title {
    position: relative;
    display: block;
    color: #18364a;
    line-height: 1.4;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    
    font-family: 'Koryun', serif;
}


.block-info {
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    font-style: italic;
    list-style: none;
    line-height: initial;
}

.block-info li a {
    color: #747981;
    font-size: 14px;
    position: relative;
    text-decoration: none;
}


 .block-text {
    margin-top: 15px;
}



.newsLeftRow .item:hover .block-image .link:after {
    left: 0;
    right: 0;
}




.recentRow{
width:100%;
display:inline-block;
}

.recentRow .newsflash-image{
margin: 0;
    width: 130px;
        float: left;
}

.recentRow .newsflash-image img{
width: 100%;
}

.newsFl_row{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.newsflash-title {
    margin: 0;
    float: left;
    padding-left: 10px;
    font-size:16px;
    width:205px;
}


.rightSearchBlock{
padding-top: 30px;
}

.searchRow{
    margin-bottom: 50px;
}

.searchRowMobile{
    margin:30px 0;
}

.searchRow label,
.searchRowMobile label{
display:none;
}


#mod-search-searchword95{
padding: 10px;
    width: 70%;
    display: inline-block;
    box-sizing: border-box;
    outline: none;
}

.searchRow button,
.searchRowMobile button{
    background-color: #EC7B16;
    border: none;
    padding: 12px;
    width: 27%;
    color: #fff;
    cursor: pointer;
}

.pagination{
        width: 100%;
    display: inline-block;
    text-align: center;
}

.pagination ul{
        display: inline-flex;
}

.pagination ul li span,
.pagination ul li a{
    padding: 5px 10px;
}

span.pagenav{
    color:#c9ae49;
}

.pagination-start span,
.pagination-prev span,
.pagination-next span,
.pagination-end span{
  color:#000;  
}

.page_120  div.search{
    padding: 50px 0;
}

.page_120  div.search .btn-toolbar{
width: 50%;
    float: left;
}


.page_120  div.search .searchintro{
    width: 40%;
    float: right;
    text-align: right;
}

.page_120  div.search .phrases,
div.search .only{
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    box-sizing: border-box;
    border: 1px solid #281572;
    display:none;
}
.form-limit{
display:none;
}

.result-created,
.result-category{
display:none;
}

.result-text{
margin-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
}

.result-title{
    font-size: 30px;
    text-transform: uppercase;
    color: #281572;
    font-family: 'Koryun', serif;
}


div.search .btn-toolbar div:nth-of-type(1){
    display: inline-block;
    float: left;
}

div.search .btn-toolbar div:nth-of-type(2){
   float: left;
    margin-left: 30px;
}


div.search .btn-toolbar div:nth-of-type(1) input{
      padding: 10px;
    box-sizing: border-box;
    outline: none;
}



div.search .btn-toolbar div:nth-of-type(2) input{
     float: left;
    margin-left: 30px;
}


div.search .btn-toolbar div:nth-of-type(2) button{
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 30px;
    line-height: 38px;
    border: 1px solid #c8ac49;
    background: #EC7B16;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-moz-transition: all 0.3s ease;
    outline:none;
}



.recentRow > h2{
font-size:23px;
}


dl.search-results{
width: 100%;
    display: inline-block;
    margin-top: 50px;
}



.newsRightRow .meta {
    margin: 0;
        display: inline-block;
}


.newsRightRow .meta-info {
    font-style: italic;
    margin: 0 8px 5px;
    font-size: 14px;
}

.newsRightRow .meta-info+.meta-info:before {
    position: absolute;
    content: '|';
    top: -1px;
    left: -8px;
    font-size: 14px;
}

.newsRightRow .time:before {
     content: '\f073';
    font-family: 'FontAwesome';
    font-style: normal;
    padding-right: 5px;
    color: #ababab;
}




 blockquote {
    border-radius: 3px;
    position: relative;  /*  <--- */
    font-style: italic;
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%;  /* create space for the quotes */
    color: #4a4a4a;
    margin: 1rem auto 2rem;
    color: #4a4a4a;
    background: #E8E8E8;
}

 blockquote:before,
blockquote:after{
    font-family: FontAwesome;
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    color: #E8E8E8;
    font-size: 34px;
}
blockquote:before{
    content: "\f10d";
    margin-right: 13px;
    right: 100%;
}
 blockquote:after{
    content: "\f10e";
    margin-left: 13px;
    left: 100%;  
    top: auto;
    bottom: 13px;
}


.item-page div ul{
    margin: 0px 0px 0px 40px;
}

.item-page div ul li{
position:relative;
padding:2px 0;
}

/*
.item-page div ul li:before {
    content: "\2022";
    color: #281572;
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    font-size: 30px;
    position: absolute;
    top: -5px;
    left: 10px;
}
*/

.freeQuote{
width:100%;
margin:20px 0;
text-align:right;
}

.freeQuote a{
    background: #281572;
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    display: block;
    text-align: center;
    float: right;
}


.contact-item i{
color:#fff;
}


.stdPage{
width:1200px;
margin:0 auto;
}





.PartnerTop {
    background: url(/images/page_header/partnership.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 420px;
}

.courcesTop {
    background: url(/images/page_header/courses.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 420px;
}


#mc_embed_signup .mc-field-group input[type="email"]{
      width: 200px!important;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    clear: none;
    border-radius: 0;
}

#mc_embed_signup .mc-field-group input[type="submit"]{
       width: 170px!important;
    float: right;
    box-sizing: border-box;
    padding: 0px;
    background: #281572;
    border-radius: 0;
    clear: none;
    margin: 0;
    height: 36px;
}

.page_108 .subscribeBox{
    margin-top:-5px;
}


.newsItemPage{
        padding-top: 32px;
}

.search div.error{
        width: 90%;
    margin: 0 auto;
    text-align: center;
}

.item-page a{
    color:#281572;
}

.item-page a:hover{
   text-decoration:underline;
}

.newsPageContent{
    padding:0 10px;
}


.mobIcons{
    display:none;
}

.mobIcons div{
    width: 50px;
    height: 4px;
    background-color: #281572;
    margin: 4px 0;
    cursor: pointer;
}



.lang-inline .lang-active a,
.lang-inline li a:hover,
.menuBox li:not(.parent).active a,
.menuBox li a:hover{
    color:#ec7b17;
} 


.result-title{
    font-size:23px;
}




.bgRowLine .owl-nav{
        position: absolute;
    top: 43%;
    z-index: 999;
    width: 100%;
}

.bgRowLine .owl-nav .owl-prev{
        float: left;
    outline: none;
}

.bgRowLine .owl-nav .owl-next{
        float: right;
    outline: none;
}

.bgRowLine .owl-nav span{
    font-size: 72px;
    color: #fff;
}
    

.lrBlock span{
        width: 100%;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 10px;
    color: #999;
}

.blogReadFoot{
        font-weight: bold;
        color:#291572;
}




.lrDesc{
        margin: 20px 0;
}


.homeMainBox > h2{
        display: inline-block;
        position:relative;
        margin-bottom:35px;
}

.homeMainBox > h2:before{
content: "";
    width: 80%;
    height: 3px;
    background: #ccc;
    position: absolute;
    bottom: -5px;
    left: 5px;
}


.social_block{
        margin-bottom: 80px;
}


.social_block ul{
    display: inline-flex;
}


.banner_block{
        width: 100%;
    display: inline-block;
    margin-bottom: 98px;
}

.banner_block img{
        width: 100%;
}

.banner_block h3{
        margin: 0;
    background: #220c6d;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: -10px;
    box-sizing: border-box;
}


.bottomContent{
        text-align: center;
    color: #fff;
}


.bottomContent h6{
    color: #fff;
    font-size: 80px;
    margin: 0;
}



.bottomContent p{
    font-size: 50px;
}



.newsInsIMg .pull-left{
    float:none;
}

.newsInsIMg  .item-image img{
    width:100%;
}


.n_date{
    position: relative;
    z-index: 999;
    color: #999;
    float: right;
    padding: 10px;
    top: -40px;
}


.lrahostBox .blogPreview,
.newsPrev{
    overflow:hidden;
    position:relative;
}



.lrahostBox .blogPreview img,
.newsPrev img{
    transition: all 0.5s ease 0s;
}



.lrahostBox .blogPreview:hover img,
.newsPrev:hover img{
    filter: grayscale(100%);
    transform: scale3d(1.1, 1.1, 1.1);
}







.blogReadMain {
    display: inline-block;
    margin: 0 0 5px 0;
    padding: 5px 39px;
    cursor: pointer;
    border: 2px solid #291572;
    color: #291572;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: perspective(0) translateZ(1px);
    transform: perspective(0) translateZ(1px);
}



.blogReadMain:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #291572;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}




.blogReadMain:active, .blogReadMain:focus, .blogReadMain:hover{
    color:#fff;
}


.blogReadMain:active:before, .blogReadMain:focus:before, .blogReadMain:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.page_108  .title-command-wrapper{
    padding: 125px 0;
}


li.parent li{
    float:left;
}
li.parent li a{
    color:#fff;
        font-size: 13px;
}

.menuBox ul>li.parent.active>a{
        border: 1px solid #ec7b17;
}


.serviceBox .owl-nav{
    display:none;
}


.contAbouts ul{
    list-style: inherit;
    padding-left: 10px;
    margin-left: 31px;
}

.contAbouts ul li{
    margin-bottom:10px;
}




.newsPrev{
        width: 100%;
    height: 410px;
    overflow: hidden;
}





.page_243 .item-page ul li:nth-of-type(2n+1){
        padding: 10px;
    background: #eee;
    margin: 5px 0;
}


.page_243 .item-page ul li:nth-of-type(2n){
        padding: 10px;
    background: #f9f9f9;
    margin: 5px 0;
}


.page_243 .item-page h2{
        text-align: center;
}

.page_243 .item-page h2 img{
        width: 130px;
}




.sitemapBox{
        width: 800px;
    margin: 30px auto;
}


.sitemapBox ul{
    padding-left: 10px;
    list-style: circle;
}




.sitemapBox ul li.level_2{
        padding: 5px;
    margin-left: 30px;
}

.sitemapBox ul li a{
       padding: 5px;
    display: block;
}

.page_252 table tr td:first-of-type{
        min-width: 250px;
}


.bt-social-share{
        background: none!important;
    border: none!important;
}


body:not(.page_103) .bt-social-share{
    display:none!important;
}





