/* This stylesheet generated by Transfonter (http://transfonter.org) */

/*New  Main color  1861B0 


Old #ac8879
Old #d3b3a5 
Old #cdab9d
*/

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('hinted-HelveticaNeueLTStd-Bd.eot');
	src: local('Helvetica Neue LT Std 75 Bold'), local('HelveticaNeueLTStd-Bd'),
		url('../fonts/hinted-HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Bd.woff2') format('woff2'),
		url('../fonts/hinted-HelveticaNeueLTStd-Bd.woff') format('woff'),
		url('../fonts/hinted-HelveticaNeueLTStd-Bd.ttf') format('truetype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('hinted-HelveticaNeueLTStd-Lt.eot');
	src: local('Helvetica Neue LT Std 45 Light'), local('HelveticaNeueLTStd-Lt'),
		url('../fonts/hinted-HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Lt.woff2') format('woff2'),
		url('../fonts/hinted-HelveticaNeueLTStd-Lt.woff') format('woff'),
		url('../fonts/hinted-HelveticaNeueLTStd-Lt.ttf') format('truetype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('hinted-HelveticaNeueLTStd-Md.eot');
	src: local('Helvetica Neue LT Std 65 Medium'), local('HelveticaNeueLTStd-Md'),
		url('../fonts/hinted-HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Md.woff2') format('woff2'),
		url('../fonts/hinted-HelveticaNeueLTStd-Md.woff') format('woff'),
		url('../fonts/hinted-HelveticaNeueLTStd-Md.ttf') format('truetype'),
		url('../fonts/hinted-HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('hinted-HelveticaNeueLTStd-BdEx.eot');
	src: local('Helvetica Neue LT Std 73 Bold Extended'), local('HelveticaNeueLTStd-BdEx'),
		url('../fonts/hinted-HelveticaNeueLTStd-BdEx.eot?#iefix') format('embedded-opentype'),
		url('../fonts/hinted-HelveticaNeueLTStd-BdEx.woff2') format('woff2'),
		url('../fonts/hinted-HelveticaNeueLTStd-BdEx.woff') format('woff'),
		url('../fonts/hinted-HelveticaNeueLTStd-BdEx.ttf') format('truetype'),
		url('../fonts/hinted-HelveticaNeueLTStd-BdEx.svg#HelveticaNeueLTStd-BdEx') format('svg');
	font-weight: 800;
	font-style: normal;
}
/*=======================================*/

body{
    font-family: 'Helvetica Neue LT Std';
    font-size: 14px;
    font-weight: 300;
}
.container{
    width: 98% !important;
    max-width: 1200px !important;
}
figure{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.takeAsBg{
    display: none;
}
strong{
    font-weight: 600;
}
h1,h2,h3,h4,h5,h6{
    margin: 15px 0;
    font-weight: 700;
    color: #010101;
}
a{
    color: #1861B0;
    outline: none !important;
}
img{
    max-width: 100%;
    height: auto;
}

.articleDetailImg  {
	margin:5px 20px 20px 0; 
	padding:3px; 
	border:1px solid #f0f0f0;
}


ul{
    margin: 0;
    padding: 0;
}
.container{
    position: relative;
}
.page-wrapper{
    overflow: hidden;
}

.logo-container{
	background: #FFFFFF;
}

.logoText{
	color : #152C8B;
	padding : 10px 0px;
	font-size :16px;
}

.socialHeader, .contactConnectHeader{
	padding : 10px 0px 0px 10px;
	text-transform: uppercase;
	color: #1861B0;
}

.contactConnectHeader{
	margin-top:10px;
}

.headerConnectForm .form-control{
	margin-top:10px;
}

.headerConnectForm  .btn{
	margin-top:10px;
}

.contactConnectHeader img {
	padding:10px;
}

.socialContact{
	border-right:1px solid #1861B0;
	padding-top:3px;
	padding-right:20px;
}

.socialHeader a{
	padding-left :10px;
}

.nav-container{
	background: #1861B0;
}
.doc-header{
    position: relative;
    z-index: 999;
    /*background: #121212;*/
	background : #354B60;
    width:100%;
    left:0;
    border-top: 2px solid #c59d8c;
}

.doc-header .main-nav{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding:0 150px;
}
.doc-header .logo{
    max-width:45%;
    position: absolute;
    left: 15px;
	/*top: 50%;*/
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.doc-header a{
    text-decoration: none !important;
}
.doc-header .main-nav > ul > li > a{
    color: #fff;
    padding: 30px 10px;
    display: block;
    position: relative;
}

.doc-header .main-nav > ul > li + li:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -2px;
}
.doc-header .main-nav > ul > li{
    display: inline-block;
    position: relative;
}

.userBox{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.userBox > div{
    display: block;
    float: left;
    background: #2a2a2a;
    padding: 0px 10px;
    position: relative;
    height: 25px;
    margin-left: 2px;
}

.userBox > div.im-msg  > ul:before{
    right: 10px;
}
.userBox > div > ul:before{
    content:"\f0d8";
    font-family:'FontAwesome';
    position: absolute;
    top: -5px;
    right: 5px;
    line-height: 0;
    color: #2a2a2a;
    font-size: 24px;
}
.userBox > div > ul{
    position: absolute;
    top: 100%;
    margin-top: 15px;
    right: 0;
    width: 195px;
    background: #2a2a2a;
    border: 1px solid #313131;
    display: none;
}

.userBox > div > ul > li + li a{
    border-top: 1px solid #202020
}
.userBox > div > ul > li + li{
    border-top: 1px solid #313131
}
.userBox > div > ul > li{
    display: block;
}
.userBox > div > ul > li > a strong{
    color: #fff;
}
.userBox > div > ul > li > a .underliner{
    border-bottom: 1px solid #fff;
}
.userBox > div > ul > li > a{
    display: block;
    color: #d7d7d7;
    font-size: 12px;
    padding:10px;
}

.userBox > div > ul > li > a .fa{
    color: #707070;
    font-size: 16px;
    margin-right: 10px;
}
.userAct > a{
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 2px 0 2px 23px;
}
.userAct > a .fa{
    margin-left: 4px;
}
.userAct > a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
}

.im-msg > a:hover{
    color: #fff;
}
.im-msg > a.notice{
    color: #fff;
    position: relative;
}
.im-msg > a.notice:before{
    width: 8px;
    height: 8px;
    content: "";
    border-radius: 50%;
    position: absolute;
    right: -4px;
    top: 0;
    background: #1861B0;
}
.im-msg > a{
    line-height: 25px;
    color: #5b5b5b;
}

.im-msg li p{
    margin: 0;
}

.im-msg .viewAll{
    text-align: center;
}
.userBox > div > ul > li.viewAll > a{
    padding: 5px
}
.userBox > div > ul > li.viewAll > a span{
    border-bottom: 1px solid #fff;
}
.after-header{
    /*-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 2px rgba(0,0,0,0.1)*/;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
}
.after-header a +span{
    margin-top:15px;
}
.after-header {
    padding:20px 0;
}
.after-header a{
    text-decoration: underline;
    font-weight:600;
}

.after-header p{
    margin: 0;
}
.article-date{
    margin-right:10px;
}
.after-header .tagged{
    font-size: 30px;
    line-height: 45px;
    display:block;
    font-weight:600;
   /* position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
}
.after-header.style2 .tagged{
    color:#0c0c0c;
}

h1 {
    font-size: 32px;
}
h2{
    font-size: 27px
}
h3{
    font-size: 24px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 18px;
}
h6{
    font-size: 16px;
}


/*===StatsBox=====*/
/*.wrapAll{
    padding: 1px 25px;
    background: #fff;
}*/


.StatsBox{
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin:auto;
}
.StatsBox.style-image img{
    float:left;
    margin-right:10px;
    height:108px;
}

.boxes-stats .owl-dots{
    position:relative;
    text-align:center;
    margin-top:20px;
}
.boxes-stats .owl-dots > div{
    background:#c5c5c5;
    border-radius:50%;
}
.boxes-stats .owl-dots > div.active{
    background:#1861B0;
}
.boxes-stats .owl-dots > div{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
}

.StatsBox p{
    font-size: 20px;
    min-height: 24px;
    margin: 0;
}

.StatsBox b{
    font-weight: 700;
    font-size: 23px;
}

.StatsBox h1{
    font-weight: 700;
    font-size: 33px;
    margin: 0;
}
.StatsBox a.btn, .tagged a.btn{
    min-width:220px;
    margin-top:10px;
    text-decoration: none;
}
.StatsBox h3{
    margin: 0 0 15px;
    color: #393939;
}
.StatsBox span.priceTag span{
    font-size: 30px;
}
.StatsBox  span,.StatsBox > a.span{
    display: inline-block;
    color: #c59d8c;
}
.StatsBox span.priceTag{
    padding: 2px 0;
}

.StatsBox:nth-child(2){
    position:relative;
}
.StatsBox:nth-child(2):before,.StatsBox:nth-child(2):after{
    position:absolute;
    background:#fff;
    top:50%;
    left:0;
    content:"";
}

.StatsBox:nth-child(2):after{
    left:auto;
    right:0;
}



.contactForm input{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom:1px solid #dadada;
    height:42px; 
    width:100%;
    display:block;
    padding:0 15px;
    margin-bottom:20px;
}

.contactForm textarea{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom:1px solid #dadada;
    height:70px;
    padding:10px 15px;
    width: 100%;
    resize: none;
}

.btn-contact
{
    bottom:0;
}

/*===FeatureBox=====*/
/*.wrapAll{
    padding: 1px 25px;
    background: #fff;
}*/


.featureBox{
    position: relative;
    text-align: center;
    color: #242424;
    font-size: 16px;
    max-width:260px;
    margin:auto;
}
.featureBox.style-image img{
    float:left;
    margin-right:10px;
	height:108px;
}

.featureBox p{
    min-height:60px;
}
.featureBox a.btn, .tagged a.btn{
    min-width:220px;
    margin-top:10px;
	text-decoration: none;
}

.tagged a.btn{
	font-weight: 500;
}
.featureBox h3{
    margin: 0 0 15px;
    color: #393939;
}
.featureBox span.priceTag span{
    font-size: 30px;
}
.featureBox  span,.featureBox > a.span{
    display: inline-block;
    color: #c59d8c;
}
.featureBox span.priceTag{
    padding: 2px 0;
}
.btn{
    /*color: #1861B0;*/
    border: 1px solid #1861B0;
    padding: 5px 25px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
}

.btn-primary{
	color:#FFFFFF !important;
}

.btn:hover{
    background: #1861B0;
    color: #fff;
}



.btnRed{
    border: 1px solid #e60000;
    padding: 5px 25px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
	color:#e60000;
	text-decoration:none;
}

.btnRed:hover{
    background: #e60000;
    color: #fff;
	text-decoration:none;
}


.btnGray{
    border: 1px solid #cccccc;
    padding: 5px 25px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
	color:#cccccc;
	text-decoration:none;
}

.btnGray:hover{
    background: #cccccc;
    color: #fff;
	text-decoration:none;
}


.divider{
    margin: 20px 0;
    border-bottom: 1px solid #f3f3f3
}

/*=========================
Pad
========================*/
.pad-30{
    padding: 30px 0;
}

.pad-10{
    padding: 10px;
}
.pt-30{
    padding-top:30px;
}
.pt-25{
    padding-top:25px;
}
.pt-20{
    padding-top:20px;
}
.pt-10{
    padding-top:10px;
}

.pb-30{
    padding-bottom:30px;
}
.pb-25{
    padding-bottom:25px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-10{
    padding-bottom:10px;
}
.btn-filled{
    display:inline-block;
    border:none;
    background:#1861B0;
    font-size:18px;
    font-weight:bold;
    padding:8px 45px;
    color:#fff;
    text-decoration:none !important;
}
.btn-filled.btn-lg{
    padding:10px 20px;
    border-radius:0;
    min-width:250px;
    text-align:center;
}
.btn-filled:hover{
    color:#fff;
	background:#337ab7;
    /*background:#aa8879;*/
	
}
.form-area input[type="text"],.form-area input[type="email"],.form-area input[type="date"],.form-area input[type="tel"], .form-area textarea,.file-path {
    height:32px; 
    border:1px solid #dadada;
    border-radius:6px;
    width:100%;
    display:block;
    padding:0 15px;
    margin-bottom:10px;
}
.form-area input[type="file"]{
    margin-bottom:20px;
}

.form-area select{
    height:32px; 
    border:1px solid #dadada;
    border-radius:6px;
    width:100%;
    display:block;
    padding:0 15px;
    margin-bottom:10px;
}

.form-area input[type="checkbox"], .form-area input[type="radio"]{
    height:15px;
    border:1px solid #dadada;
    border-radius:6px;
    width:auto;
    display:inline;
    padding:0 15px;
    margin-bottom:20px;
}

.input-group-addon{
	height:32px !important; 
}

.form-area h4,
.form-area h3,
.form-area h2{
    margin-bottom:30px;
}
.big-spacer{
    margin-bottom:150px;
}
.form-area textarea{
    height:100px;
    padding:10px 15px;
}

.form-area label{
    /*margin-top:10px;*/
    font-size:16px;
    font-weight:bold;
    /*text-transform:capitalize;*/
    color:#1861B0;
}

.form-area label.checkLabel{
	color : #010101;
	font-weight:normal;
}


.form-area label.style2{
    margin-top:0px;
}

.form-area label span{
    display:block;
    font-weight:400;
    font-size:14px;
    text-transform:none;
}

.page-area .text-area{
    padding:10px 0 30px;
    margin-bottom:30px;
    border-bottom:1px solid #f0f0f0;
}
.page-area h2,
.page-area h3,
.page-area h4,
.page-area h5,
.page-area h6{
    color:#393939;
}
.page-area ul{
    padding-left:30px;
}
.page-area ul li a{
    color:inherit;
}
.grid-wrap{
    padding-top:30px;
}
.grid-wrap h2{
    margin:0 0 10px;
}

.aboutArticle{
    position: relative;
    padding: 0 0 40px;
}
.grid-wrap .aboutArticle{
    padding-bottom:10px;
}
.article-footer .aboutArticle{
    padding-bottom:10px;
}
.article-footer{
    margin:30px 0 0;
    padding:15px 0 30px;
    border-top:1px solid #f3f3f3;
    border-bottom:1px solid #f3f3f3;
}
.article-tags{
    padding:0 0 0 20px;
    margin:0;
    position:relative;
}
.article-tags:before{
    font-family:"FontAwesome";
    content:"\f02b";
    color:#a4a4a4;
    font-size:18px;
    position:absolute;
    top:-1px;
    left:0;
}
.article-tags li{
    display:inline-block;
    font-size:14px;
    font-weight:600;
}
.article-tags li + li:before {
    content:",";
    padding-right:2px;
    color:#a4a4a4;
}
.article-tags li a{
    color:#a4a4a4;
}
.aboutArticle a.atticle-cat{
    font-weight: 600;
    text-decoration:none !important;
    text-transform: capitalize;
}
.dark-section .aboutArticle a.atticle-cat{
    color:#fff;
}

.article-post{
    padding-left: 165px;
    position: relative;
    margin-bottom: 40px;
}

.article-post.imgless{
	padding-left: 5px !important;
}

.tabpanel .article-post{
	height:200px;
}

.article-post.featured{
    padding-left: 320px;
    margin-bottom: 0;
}
.article-post.featured figure{
    width: 300px;
    height: 100%;
    overflow: hidden;
}
.article-post figure{
    width: 150px;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}
a.link-style{
    text-decoration: underline;
}
.article-post p{
    margin-bottom: 10px;
}
.article-post.featured p{
    margin-bottom: 40px;
}
.article-post h2{
    font-size: 24px;
    line-height: 26px;
}

/*.artcleSlider{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
}*/
.dark-section{
    /*background:#000000;*/
	background : #354B60;
    padding:30px 0 40px;
    color:#fff;
}
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6{
    color:#fff;
}
.artcleSlider .owl-dots{
    position: absolute;
    bottom: 0;
    right:0;
    text-align: right;
}
.boxes-carousel .owl-dots{
    position:relative;
    text-align:center;
    margin-top:20px;
}
.boxes-carousel .owl-dots > div{
    background:#c5c5c5;
    border-radius:50%;
}
.boxes-carousel .owl-dots > div.active{
    background:#1861B0;
}
.owl-dots > div{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
}
.owl-dots > div.active{
    background: #fff;
    color: #000;
}
.dark-section .artcleSlider a{
    color:#fff;
    text-decoration:underline;
}
.articleGrid{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.content-area.style2 .articleGrid{
    border-bottom: none;
}

a.viewAllArt{
    text-decoration: underline;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.social-list{
    position: relative;
    display: block;
}
.social-list li{
    display: inline-block
}
.social-list li a{
    display: block;
    font-size: 40px;
    line-height: 40px;
    color: #1861B0;
    width: 40px;
    height: 40px;
}
.offer-list li{
    display: block;
}
.offer-list li a{
    display: block;
}
.sidebar{
    padding-top: 15px;
    position: relative;
    border-left: 0px solid #fafafa;
}
.sidebar:before{
    position: absolute;
    left: -1px;
    top: 0;
    /*background: #f3f3f3;*/
    height: 500%;
    width: 1px;
    content: "";
}
.content-area{
    overflow: hidden;
    margin-top:20px;
}
.widget{
    padding: 40px 20px;
    border-bottom:1px solid #f3f3f3 ;
}

.widget:last-child{
    border:none;
    padding-bottom:0;
}
.widget header h3{
    margin-top: 0;

	display: block;
    width: 100%;
    display: block;
    background: #1861B0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 10px;
    border-radius: 0;
    border: none;	
}
.offer-list li a span{
    color: #c59d8c;
    font-weight: 300;
}
.offer-list li a{
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.caret-list{
    margin: 20px 0;
}
.caret-list li a{
    color: #000;
    font-weight: 400;
}
.caret-list li{
    display: block;
    position: relative;
    padding-left: 15px;
}
.caret-list li:before{
    font-family:'FontAwesome';
    content:"\f0da";
    position: absolute;
    left: 0;
    top: 0;
}
.btn{
    border-radius: 0;
}


.btn.btn-wide{
    display: block;
    width: 100%;
    display: block;
    background: #c59d8c;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    border-radius: 0;
    border: none
}
.widget-annonces{
    border-bottom: 1px solid #fafafa;
}

.widget-newsletter input{
    height:40px;
    margin-bottom:20px;
    display:block;
    border-radius:4px;
    border:1px solid #d6d6d6;
    width:100%;
    -moz-box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    padding:0 15px;
    text-align:center;
}
.wideArea{
    background: #0d0d0d;
    color: #fff;
}

.wideArea .customCol{
    width: 50%;
    float: left;
    min-height: 330px;
}

#contactAnchor{

}

#contactForm{
	padding-top:20px;
}

.contactUs h2,.contactUs h3,.contactUs h4,.contactUs h5,.contactUs h6{
    color: #fff;
}
.contactUs p{
    margin-bottom: 15px;
}
.contactUs a.btn{
    color: #fff;
    border-color:#fff;
}
.contactUs{
    float: right;
    max-width: 450px;
    padding: 40px;
    text-align: right;
    color: #fff;
}

.mapArea{
    background: #ddd;
}
footer .container .footerInner{
    padding: 30px 0;
    color: #0d0d0d;
    text-align: center;
    background: #fff;
}
.footerLinks{
    text-align: center;
}
.footerLinks li{
    display: inline-block;
}
.footerLinks li + li:before{
    content: "|";
    width: 20px;
    display: inline-block;
    text-align: center;
}
.footerLinks li a{
    color: #0d0d0d;
}
.doc-footer{
    margin-top:50px;
    border-top:1px solid #f3f3f3;
}



/*================
Home Banner
=================*/
.homeBanner{
    position: relative;
    margin-top: -70px;
}
.bannerBox{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.bannerBox:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: url('../img/pattern.png');*/
    z-index: 1;
}
.bannerBox .banner-content{
    position: relative;
    z-index: 10;
    padding: 100px 0 100px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.logoArea span{
    display: inline-block;
    padding: 20px 0 5px;
}

.btn-wrap{
    position: relative;
    padding: 20px 0;
}
.btn-wrap a.btn:hover,.btn-wrap a.btn.active{
    color: #000;
    background: #fff;
    font-weight: 600;
}
.btn-wrap a.btn{
    font-size: 20px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    min-width: 165px;
}
.moreActions{
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}
.moreActions > li + li:before{
    content: "/";
    padding: 10px;
    color: #fff;
}
.moreActions > li{
    display: inline-block;
}
.moreActions > li > a{
    color: #fff;
}

.headerSearch{
    position: absolute;
    right: 15px;
    top: 18px;
    width: 195px;
    height: 34px;
    background:#212121;
}
.headerSearch.style2{
    border-color:#5b5b5b;
    top: 10px;
}

.headerSearch.style2 input{
    color: #000;
}
.headerSearch input{
    width: 100%;
    height: 100%;
    /* background: none;
    color: #fff;*/
	background: #FFF;
	color: #121212;
    position: absolute;
    left: 0;
    top: 0;
    padding:0 35px 0 10px;
    border: none
}
.headerSearch button{
    /*color: #fff;*/
    border: none;
    /*color: #fff;*/
    width: 35px;
    height: 100%;
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    background: none;
}

.headerSearch.style2 button{
    color: #000;
}



ul.pageLinks{
    margin: 15px 0 25px;
    position: relative;
}
.pageLinks-wrap{
    border-bottom: 2px solid #1861B0;
    margin-bottom:30px;
}
.pageLinks li{
    display: block;
    float: left;
}
.pageLinks a{
    text-decoration: none;
    padding: 12px;
    display: block;
    color: #c28a73;
    font-size: 16px;
    position: relative;
}
.pageLinks li.active a:before{
    content:"\f0d7";
    font-family:'FontAwesome';
    position: absolute;
    bottom: -4px;
    line-height: 0;
    font-size: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #1861B0;
}
.pageLinks a:hover,.pageLinks li.active a{
    color: #fff;
    background: #1861B0;
}

.article-pagination{
    padding-left: 15px;
    margin-bottom: 15px;
}
.article-pagination li{
    display: inline-block;
}
.article-pagination li a{
    color: #000;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #000;
}
.article-pagination li.active a{
    background: #000;
    color: #fff;
    pointer-events: none;
}

.someTag{
    font-weight: 700;
}

.article-details{
    padding-top: 15px;
}

.article-details figure{
    /*margin-bottom: 40px;*/
}
blockquote{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    max-width: 85%;
    margin:20px auto;
    /*border-color: #c28a73;*/
	border-color: #1861B0;
}

.magazine-detail-wrap{
    padding-top:40px;
}

.magazine-detail{
    position:relative;
    padding-left:320px;
    font-size:14px;
    font-weight:700;
    color:#000000;
    min-height:400px;
    padding-bottom:40px;
}
.magazine-extra h2,
.magazine-extra h3,
.magazine-extra h4{
    margin:0;
}
.magazine-extra p{
    margin-bottom:25px;
}
.mag-price{
    margin-right:20px;
    font-size:30px;
    color:#c59d8c;
}
.mag-price sub{
    position:relative;
    top:-2px;
    font-size:18px;
}
.magazine-extra{
    font-size:16px;
    padding:40px 0;
    margin-bottom:40px;
    border-top:1px solid #f4f4f4;
    border-bottom:1px solid #f4f4f4;
}
.magazine-extra .btn-filled{
    padding:8px 25px;
}
.magazine-detail figure{
    position:absolute;
    left:0;
    top:0;
}
.magazine-detail > div{
    padding-left:30px;
    font-weight:normal;
    position:relative;
}
.magazine-detail > div > span{
    font-weight:bold;
    position:absolute;
    left:0;
    top:12px;
    line-height:0;
    width:30px;
}
.magazine-detail > div > span:after{
    content:".";
    font-size:25px;
    color:#000;
    position:absolute;
    right:3px;
    top:-8px;
    line-height:0;
}

.mag-grid-wrap{
    position:relative;
    margin:0 -7px;
}
.mag-unit{
    float:left;
    padding:7px;
    width:20%;
}
.mag-inner{
    border:1px solid #f4f4f4;
    position:relative;
}
.mag-inner img{
    /*width:100%; */
	width:158px;
	height:204px;
}
.mag-inner:hover .mag-caption{
    filter:alpha(opacity=100);
    opacity:1;
}
.mag-caption{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background:#fff;
    filter:alpha(opacity=0);
    opacity:0;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.mag-caption-inner{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    text-align:center;
    font-size:18px;
    -webkit-transform:translate(0, -50%); -moz-transform:translate(0, -50%); -ms-transform:translate(0, -50%); -o-transform:translate(0, -50%); transform:translate(0, -50%);
}
a.view-mag{
    text-indent:-9999999px;
    display:block;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    z-index:50;
}
.mag-caption-inner span{
    display:block;
}
.mag-caption-inner h4{
    margin:0;
}

.checkout-steps ul{
    padding-left:25px;
    margin-bottom:15px;
}
.medium-bold{
    font-weight:600;
}
.checkout-steps ul ul{
    padding:0;
}
.list-distance{
    margin-top:20px;
}
.checkout-steps{
    padding:15px 0;
}
.checkout-steps ul ul li{
    display:inline-block;
    margin-right:20px;
}
.checkout-last-step h4{
    color:#c5c5c5;
}

.checkout-last-step h4 a{
    font-size:14px;
    color:#c9a595;
    text-decoration:underline;
    padding-left:20px;
    font-weight:normal;
}


.custom-select{
    cursor:pointer;
    height:42px;
    margin-bottom:20px;
    border:1px solid #dadada;
    border-radius:6px;
    width:100%;
    display:block;
    position:relative;
}
.custom-select b{
    width:40px;
    right:0;
    height:100%;
    top:0;
    position:absolute;
    border-left:1px solid #dadada;
    text-align:center;
    padding-top:12px;
    color:#afafaf;
    font-size:18px;
}
.custom-select select{
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:20;
}
.custom-select span{
    position:absolute;
    left:15px;
    right:60px;
    top:50%;
    line-height:0;
    color:#393939;
    font-size:14px;
}

.file-block{
    padding-right:160px;
    position:relative;
}

.file-path{
    padding-top:10px;
}
.file-preview{
    width:50px;
    height:50px;
    /*background:#ededed;*/
    position:absolute;
    right:95px;
    top:50%;
    margin-top:-25px;
}
a.remove-form-attachment{
    width:95px;
    text-align:right;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    font-size:13px;
    text-decoration:none;
	cursor:pointer;
}
.remove-form-attachment .fa{
    font-size:16px;
    margin-right:10px;
    color:#1861B0;
}

.file-blocks{
    margin-bottom:20px;
}
.file-uploader-wrap{
    width:307px;
    height:44px;
    background:url(../demo-img/upload-file.jpg) no-repeat;
    border:none;
    position:relative;
    margin-bottom:30px;
}
.file-uploader-wrap input[type="file"]{
    filter:alpha(opacity=0);
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
}


.summary-table{
    max-width:520px;
    margin:20px 0;
}
.summary-table th{
    color:#c59d8c;
    min-width:120px;
    padding:5px 0;
}

.summary-table td{
    padding:5px;
}
.summary-table td img{
    margin:0 10px;
}

.table-calculations{
    border:1px solid #d8d8d8;
    border-radius:6px;
    overflow:hidden;
    width:100%;
}
.table-calculations .table > thead > tr > th{
    border-color:#d8d8d8;
}
.table-calculations strong{
    font-size:16px;
    font-weight:bold;
}
.table-calculations hr{
    margin:10px 0;
}
.table-calculations th{
    padding:10px 20px !important;
    background:#f9f9f9;
    font-weight:bold;
    font-size:16px;
    color:#000;
    text-transform:capitalize;
    border-bottom:1px solid #d8d8d8;
}
.table-calculations td,.table-calculations th {
    padding:10px 15px !important;
    text-align:center;
}
.no-border-row td{
    border-top:none !important;
}

.table-calculations td:first-child,.table-calculations th:first-child{
    text-align:left;
}
.table-calculations td:last-child,.table-calculations th:last-child{
    text-align:right;
}

.big-font{
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    font-size:20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-color:#f1f1f1;
}

.tabpanel{
    display:none;
}
.tabpanel.active{
    display:block;
}

.tabpanel div{
    /*height:230px;*/
}

.page-links-label{
    display:none;
}
.checkout-complete{
    text-align:center;
    padding-top:100px;
}
.checkout-complete h4{
    margin-bottom:5px;
}
.checkout-complete p{
    margin-bottom:30px;
}
.complete-icon {
    margin:20px 0;
}
.checkout-complete a{
    font-size:18px;
}
.checkbox-list,.checkout-steps ul.checkbox-list{
    padding:0;
    margin:30px 0;
}
.checkbox-list li{
    display:block;
    margin-bottom:10px;
}
.checkbox-list.monthCheckbox li{
	margin-bottom:2px;
}
.checkbox-list li input[type="radio"], .checkbox-list li input[type="checkbox"]{
    outline:none;
    margin-right:20px;
}
.checkbox-list li img{
    margin-left:20px;
}

@media(min-width:1200px){
    .pageLinks{
        display:block !important;
    }
    .customecolum{
        min-width:125px;
        display:inline-block;
    }
}
@media(max-width:1199px){
    .doc-header .main-nav{
        font-size:10px;
    }

    .page-links-label{
        display:block;
        color:#1861B0;
        height:40px;
    }
    .page-links-label .fa{
        position:absolute;
        right:10px;
        line-height:0;
        top:50%;
        z-index:0;
    }
    .lable-text{
        position:absolute;
        padding:0 30px 0 10px;
        left:0;
        width:100%;
        height:100%;
        background:none;
        border:none;
        text-align:left;
        z-index:50;
    }
    .pageLinks-wrap{
        position:relative;
        width:200px;
        margin-bottom:30px;
        border:1px solid #1861B0;
    }
    ul.pageLinks{
       position:absolute !important;
        left:-1px;
        top:40px;
        width:200px;
        background:#fff;
        border:1px solid #1861B0;
        z-index:500;
        margin:0;
        display:none;
    }
    .pageLinks li{
        float:none;
    }
    .pageLinks li.active a:before{
        display:none;
    }

}

.nav-trigger,.search-trigger{
    display:none;
}

.short-table-wrap{
    border:1px solid #d8d8d8;
    border-radius:5px;
    padding:15px;
    margin-bottom:20px;
}
.short-table-wrap table{
    margin:0;
    text-align:right;
}
.short-table-wrap table tr:first-child th,
.short-table-wrap table tr:first-child td{
    border-top:none !important;
}
.short-table-wrap table td,
.short-table-wrap table th{
    text-align:right;
}
.short-table-wrap table strong{
    font-size:20px;
    font-weight:bold;
}
.form-note strong{
    font-size:16px;
    font-weight:700;
    display:block;
    margin-top:20px;
}
.close-popup{
    position:absolute;
    right:0;
    top:0;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:18px;
    color:#9e9e9e;
}
.newsletterpopup{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:9999;
    background:rgba(0,0,0,0.8);
	/*display:none;*/
}
.newsletter-inner form{
    max-width:300px;
    margin:auto;
}
.newsletter-inner .widget-newsletter input{
    margin-bottom:15px;
    margin-top:15px;
}
.newsletter-inner .widget{
    padding:0;
}
.newsletter-inner{
    position:absolute;
    max-width:525px;
    width:90%;
    padding:25px;
    left:50%;
    top:50%;
    background:#fff;
    border-radius:6px;
    -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); transform:translate(-50%, -50%);
}

@media(max-width:1100px){
    .doc-header .main-nav{
        font-size:8px;
    }
}
@media(max-width:1024px){

    .mag-unit{
        width:33.333334%;
    }
    h1{
        font-size:24px;
    }
    .after-header .tagged{
        font-size:30px;
    }
    .headerSearch{
        top:100%;
    }
    .doc-header .headerSearch{
        display:none;
    }
    .nav-trigger,.search-trigger{
        display:block;
        position:absolute;
        right:20px;
        top:50%;
        border:none;
        background:none;
        height:40px;
        width:40px;
        text-align:center;
        margin-top:-20px;
        z-index:20;
        font-size:24px;
        color:#fff;
    }
    .search-trigger{
        right:70px;
        font-size:20px;
    }
    .doc-header .main-nav{
        font-size:12px;
        z-index:100;
        padding:0;
        position:absolute;
        top:100%;
        right:0;
        width:250px;
        /*background:#212121;*/
		background:#354B60;
        display:none;
    }
    .doc-header .main-nav > ul > li{
        display:block;
        border-bottom:1px solid rgba(0,0,0,0.1);
    }
    .doc-header .main-nav > ul > li > a{
        padding:10px 20px;
        text-align:left;
    }
    .doc-header .main-nav > ul > li + li:before{
        display:none;
    }
    .doc-header .container{
        min-height:75px;
    }
}

@media(max-width:992px){
    .magazine-detail{
        padding-left:0;
    }
    .magazine-detail figure{
        position:relative;
        margin-bottom:20px;
    }
}

.socialshares{
    margin-top:10px;
}
@media (min-width:768px) {
    .socialshares{
        display:inline;
    }
    .c-pull-right{
        float:right !important;
    }
    .boxes-carousel .owl-item.center{
        position:relative;
    }
    .boxes-carousel .owl-item.center:before,.boxes-carousel .owl-item.center:after{
        position:absolute;
        background:#d0d0d0;
        height:50px;
        width:1px;
        top:50%;
        left:0;
        margin-top:-25px;
        content:"";
    }

    .boxes-carousel .owl-item.center:after{
        left:auto;
        right:0;
    }
}
@media (max-width:767px) {
    .form-area input, .form-area textarea, .file-path{
        margin-bottom:5px;
    }
    .mobile-centered{
        text-align:center;
    }
    .mobile-right{
        text-align:right;
    }
    .article-post.featured p{
        max-height:70px;
        overflow:hidden;
    }
    .article-post{
        padding-top:48px;
    }
    .article-post figure{
        top:45px;
        background:none !important;
    }
    .article-post.featured figure{
        top:0;
    }
    .article-post figure img{
        display:block;
    }
    .article-post h5{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:35px;
        overflow:hidden;
        margin:0;
    }
    .article-post p{
        max-height:63px;
        overflow:hidden;
    }
    .article-post figure{
        width:110px;
    }
    .article-post{
        padding-left:120px;
    }
    .c-pull-right.text-right{
        text-align:center;
    }
    .form-note{
        margin-top:20px;
    }
    .checkbox-list li input[type="radio"], .checkbox-list input[type="checkbox"]{
        margin-right:10px;
    }
    .checkbox-list li span{
        display:block;
    }
    .big-spacer{
        margin-bottom:60px;
    }
    .btn-filled{
        font-size:16px;
    }
    h5{
        font-size:16px;
    }
    .sidebar{
        display:none;
    }
    .article-post.featured figure{
        width:140px;
    }
    .article-post.featured .inner{
        position:relative;
        padding-left:150px;
    }
    .article-post.featured{
        padding-left:0px
    }
    .article-post.featured p{
        font-size:12px;
        margin-bottom:15px;
    }
    .article-post.featured h2{
        font-size:18px;
        font-weight:600;
    }
    .article-post.featured .aboutArticle{
        padding-bottom:10px;
    }
    .widget-banner{
        text-align:center;
    }

    .artcleSlider .owl-dots{
        position:absolute;
        right:0;
        bottom:-45px;
        width:100%;
        text-align:center;
    }
    .artcleSlider .owl-dots > div{
        border-radius:50%;
        text-indent:-999999px;
        display:inline-block;
        background:#424242;
    }
    .dark-section{
        padding-bottom:60px;
    }
}

@media(max-width:650px){
    .mag-unit{
        width:50%;
    }
}


.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
    height:22px !important;
}

.contactConnectHeader .text-danger{
	text-transform : none;
}

.autocomplete-suggestions { border: 1px solid #dadada; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

.half-width { width:50%;}

.hidden {visibility:hidden;}

.red {
	color:#CC0000 !important;
}

.annonceLoader{
	padding:5px;
	display:none;
}

.has-error{
	background:#f9f2f4;
	border:1px solid #c7254e;
	color:#c7254e;
}

 .validateTips{
	display:none;
	color:#c7254e;
	text-align:center;
 }
 
 .inlined{
	display:inline !important;
 }
 
 .margin0{
	margin:0 !important;
 }
 
 .hide{
	display:none;
 }
 
 .show{
	display:block;
 }
 
 .marginTop5{
	margin-top:5px;
 }
 .marginTop10{
	margin-top:10px;
 }

.owl-carousel-school div.owl-prev {
    max-width: 50px;
    width: 7%;
    position: absolute;
    height: 50%;
    text-align: center;
    vertical-align: middle;
    top: 25%;
    background: white none repeat scroll 0% 0%;
    font-size: 90px;
    color:#1861b0;
}

.owl-carousel-school div.owl-next {
    max-width: 50px;
    width: 7%;
    position: absolute;
    height: 50%;
    text-align: center;
    vertical-align: middle;
    top: 25%;
    right: 0;
    background: white none repeat scroll 0% 0%;
    font-size: 90px;
    color:#1861b0;
}


.xv-slide
{
    background-size: cover;
    width: 100%;
    height:167px;
    background-position: 50%;
}

@media (max-width: 767px) { 
    .StatsBox:nth-child(2):before,.StatsBox:nth-child(2):after{
        height:1px;
        width:50px;
        margin: 15px auto 15px auto;
        position: relative;
        display: block;
    }
    h2 {
        font-size: 20px;
    }
    p {
        font-size: 12px;
    }
    div.content-area h2 img {
        max-width: 15%;
        height: auto;
    }
    .owl-carousel-school div.owl-prev , .owl-carousel-school div.owl-next {
        font-size: 24pt;
    }
    .xv-slide
    {
        background-size: cover;
        width: 100%;
        height:80px;
    }
}

@media (min-width:768px) and (max-width:991px) {

}
@media (min-width: 992px) and (max-width:1199px) {
    .xv-slide
    {
        background-size: cover;
        width: 100%;
        height:130px;
    }

}
@media (min-width:768px) { 
    .btn-contact{
        top:-45px;
        position: relative;
    }
    .StatsBox:nth-child(2):before,.StatsBox:nth-child(2):after{
        height:50px;
        width:1px;
        top:50%;
        margin-top:-25px;
    }
}
@media (min-width: 1200px) {

}

.deleteImage, .deleteImageBannDefil
{
    color: red;
    font-size: 25px;
    text-align: right;
    display: block;
    margin-left:auto;
    width: 25px;
    height: 25px;
}
.addImage
{
    color: #bfbfbf;
    font-size: 55px;
    text-align: center;
    display: block;
    line-height: 60px;
    border-color: #bfbfbf;
    border-style: dashed;
    border-width: 2px;
    margin: 3px;
    height:60px;
}
.deleteImage:hover
{
    color: darkred;
    text-decoration:none;
}
.addImage:hover
{
    color: lightgray;
    border-color: lightgray;
}
div.imageBox {
    padding: 2px;
    height: 70px;
    width: 160px;
    background-color: lightgray;
    border-color: gray;
    border-radius: 2px;
    display: inline-block;
}
div.imageBlock {
    height: 100%;
    width: 100%;
    background-size:cover;
    background-position: 50%;
    display: table;
}
div.imageAdd {
    background-color: #999;
}
.imageBlock > a
{
    text-decoration:none;
}
.imageForm {
    margin:0;
}
.fa-image {
    line-height: inherit;
    color: #bfbfbf;
    font-size: 55px;
    text-align: center;
    display: block;
}
.fa-plus {
    font-size: 15px;
    line-height: 15px;
    vertical-align: top;
}

.loader{
    background: url(../../assets/img/spinner_squares_circle.gif) no-repeat center center;
    height: 66px;
    width: 100%;
    background-color: #fff;
    display: none;
}

.specialSideBar a {
	color : #FFF;
	font-size:12px;
    padding: 10px 0px !important;
}

.specialSideBar a:hover, .specialSideBar a:focus {
	color: #1861B0;
	background:#142030 !important;
}

.specialSideBar {
	display: block;
	background:#142030;
}


@media (min-width:768px) {
	.specialSideBar {
		/*height: 100% !important; */
		position: fixed !important; top:70px !important;
	}
	
	.menuContent{
		min-height: 1200px;
	}
}

