/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/
h1{
	text-align: center!important;
	}
.form-row{ width:100%;}
.form-right{ width:50%; float:left;     padding: 0 5px;}
.form-left{ width:50%; float:left;  padding: 0 5px;    }
.form-full{width:100%;  padding: 0 5px;}
.form-button{ padding: 0 5px;}

.post-wrapper .pgafu-post-grid-content {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	background: #fff;
    text-align: left !important;
}

.pgafu-post-date{
    display: none !important;
}

h2.pgafu-post-title{
	
	color: #114263 !important;
    font-weight: 900 !important;
    font-size: 32px !important;
    line-height: 38px !important;
}

.pgafu-post-content {
    padding-top: 0px;
    padding: 2px 15px 15px 15px;
    padding-bottom: 22px !important;
}

.pgafu-post-grid-main.pgafu-design-1 .readmorebtn {
    border: 0px;
    border-bottom: 0px solid #888;
    font-size: 15px;
    color: #f05630;
    padding: 0;
}

/***************************/

.thin{
font-weight: 300;
    font-size: 19px;
    line-height: 24px;
	    color: #114263;
	
}
.bold{
   font-weight: 800;
    font-size: 31px;
    line-height: 34px;
    color: #114263;
}

/***************************/

.blue-box{ width:100%;}
.blue-box-wrapper{     width: 50%;
    background: #144263;
    padding: 20px;
}

.blue-box-wrapper h5{    color: #fff;}
.blue-box-wrapper p{    color: #fff;}

/***********************************/
.q{
	background:url(images/q.png);
	background-repeat: no-repeat;
    background-size: 58px;
	padding-left:65px;
	
}

/*************************/

.site-header .site-navigation {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 100%;
}

.site-navigation ul.menu{
	font-family: "Open Sans";
	
}

/********/
/*** white arrows ***/
.arrow-white h1 span{
	background: url(images/arrow-white.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0;
}
.arrow-white h2 span{
	background: url(images/arrow-white.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0;
}

/*** blue arrows ***/
.arrow-blue h1 span{	
	background: url(images/arrow-blue.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0;
}
.arrow-blue h2 span{	
	background: url(images/arrow-blue.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0;
}

/*********************************/
body.home {
background: #f7f7f7 url(images/home-header-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
}
body{
    /*background: url(images/body-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
     background:#f7f7f7 url(images/body-bg-blog.png);
    background-position: top right;
    background-repeat: no-repeat;*/
    background:#f7f7f7 url(images/home-header-bg-white.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #f7f7f7;
}

body.single.single-post{
    background:#f7f7f7 url(images/body-bg-blog.png);
    background-position: top right;
    background-repeat: no-repeat;
}

body.page-template-custom-image-template{
	 background:#f7f7f7 url(images/body-bg-blog.png);
     background-position: top right;
     background-repeat: no-repeat;
}

/*********************/
.pum-theme-1315 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0px;
    border-radius: 0px;
    border: 0px solid #0000;outline: none;
	
}
.content-part{  float: left;
    width: 65%;	}
.image-part{  float: left;
    width: 35%;	}
.image-part img{
  display: block;

}
.content-part h1{
	    margin: 0;
	    color: #114263;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 800;

	
}
.content-part p{color: #114263;}

.content-part-inner{padding: 5% 10% 0 10%;
    text-align: left;}

.download-link a{
font-family: "Roboto", Sans-serif;
    font-weight: 700;
    background-color: #EF5531;
    border-radius: 0px 0px 0px 0px;
    font-size: 17px;
	
    color: #fff !important;
    padding: 10px 25px;
}

.swiper-slide{
	height: 92px;
	
}

.fit-h1{    height: 90px;}


.fit-h2{}

/*****************************/

.site-navigation ul.menu li a{
	display: block;
    padding: 8px 25px 8px 25px;
	
}




/*****************************************ABOUT PAGE TIME LINE************************************************/
* {
  box-sizing: border-box;
}

.time-line-text{ text-align:center; margin-bottom: 15px; color:#114263;}
.image-wrap{ text-align:center;}
.image-wrap img{display: inline-block;}
.year-left {
    color: #ecf0f3;
    font-size: 50px;
    position: absolute;
    z-index: 999;
    top: -30px;
    right: 30px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 800;
	color:#edf0f2;
}

.year-right{ 
    color: #ecf0f3;
    font-size: 50px;
    position: absolute;
    z-index: 999;
    top: -34px;
   left: 30px;
	font-family: "Montserrat", Sans-serif;
    font-weight: 800;
	color:#edf0f2;
}

/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 950px;
  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 4px;
  background-color: #859ca4;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.container {
  padding: 10px 25px;
  position: relative;
  background-color: inherit;
  width: 50%;
}


/* Place the container to the left */
.left {
  left: 0;
}

/* Place the container to the right */
.right {
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
 content: " ";
    height: 0;
    position: absolute;
    top: 50%;
    width: 22px;
    z-index: 0;
    right: 0px;
    border: 2px solid #869da5;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 50%;
   width: 22px;
  z-index: 0;
  left: 0px;
  border: 2px solid #869da5;
 
 
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -16px;
}

/* The actual content */
.content {
  padding: 25px 30px 20px 30px ;
  background-color: white;
  position: relative;
-webkit-box-shadow: 0px 7px 14px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 7px 14px 0px rgba(0,0,0,0.4);
box-shadow: 0px 7px 14px 0px rgba(0,0,0,0.4);
 }

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
/* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }

/* Full-width containers */
  .container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
	    margin-top: 50px;
  }

/* Make sure that all arrows are pointing leftwards */
.container::before {
    left: 28px;
    border: 2px solid #869da5;
    width: 50px;
}

/* Make sure all circles are at the same spot */
  .left::after, .right::after {
    left: 15px;
  }

/* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
  
  
  .year-right {
    color: #ecf0f3;
    font-size: 50px;
    position: absolute;
    z-index: 999;
    top: -20px;    right: 30px;
}
  
  
}

.board-title{    min-height: 88px;}

/****************************POST Short Code Css*****************************/

.news-box{ 
	position: relative;
}

.news-box-inner{
overflow: hidden;
    position: relative;
    background-color: #fff;    
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);	
    margin: 0 10px 20px 10px;

}

.post__card{

}

.post__card_inner{
	padding: 0 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.post__card h3{
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: 800;
	    margin-bottom: 25px;
}
.post__card h3 a{
color: #114263;

}
.post__excerpt { min-height:90px;}
.post__excerpt p{ font-weight:normal !important; font-style:normal !important;}
.post__excerpt p b{ font-weight:normal !important; font-style:normal !important;}
.post__thumbnail__link {
    margin-bottom: 20px;
}

.elementor-post__read-more{
margin-bottom:20px;	
}
a.elementor-post__read-more {
	color: #337ab7;
}

.elementor-post__read-more {
    position: absolute;
    bottom: -10px;
}
    
    
.post-image{
	
}
.post-image img{
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.search-box{
padding:25px 0;	
}
.elementor-search-form button{ padding:15px;}

.elementor-search-form input[type=search]{
	padding: 15px;
}

h2.elementor-heading-title {
	    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 800;
	color:#114263;text-align:center;
}

.pages{
text-align:center;	
}

.page-title{
	
}

/***********************/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box; 
}

.paddingBlock{
width:100%;	
}
.eqWrap {
	display: flex;
}
.equalHMVWrap {
	flex-wrap: wrap;
}

.equalHMV {
	width: 33.3333%;
	margin-bottom:20px;

}
/***************************/

.ratio-4-3{
  width:100%;
  position:relative;
  background:url() 50% 50% no-repeat;
  background-size:cover;
  background-clip:content-box;
}
.ratio-4-3:before{
	display:block;
    content:"";
    padding-top:75%;
}


@media screen and (max-width: 990px) {
	.equalHMV {
	width: 33.3333%;
	margin-bottom:20px;

}
	
	
}

@media screen and (max-width: 768px) {
	.equalHMV {
	width: 50%;
	margin-bottom:20px;

}
	
}

@media screen and (max-width: 550px) {
.equalHMV {
	width: 100%;
	margin-bottom:20px;

}
}

.post-wrapper-2{ max-width:300px; margin:0 auto; overflow:hidden;}
.post-row{       padding-bottom: 20px;
    overflow: hidden;}
.post-image-sm{width: 35%;
    float: left;
    padding-right: 5%;}
.post-image-sm img{
width: 100%;
    height: 80px;
    object-fit: cover;	
}
.post-title-sm{ float: left;
    width: 65%;}
.post-title-sm h3{ margin: 10px 0; padding:0;font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 700;}
.post-title-sm h3 a{ color:#114263; }





/******************************Others**************************************/

.elementor-post__read-more{
	position: absolute;
	bottom: 10px;
}
.elementor-widget-container blockquote{background:#f9f9f9;border-left:1em solid #eee;margin:1.5em 1em;padding:.5em 1em;quotes:"\201C""\201D";}
.elementor-widget-container blockquote:before{color:#808080;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;}
.elementor-widget-container blockquote :first-child{display:inline;}
.elementor-widget-container blockquote :last-child{margin-bottom:0;}
.elementor-widget-container blockquote p {
		font-weight: bold;
		font-style: italic;
}
.tab-wrapper{    width: 100%;
    overflow: hidden;}
.tab-image-wrapper{
	padding: 0 40px;
	
}
.tab-image{    float: left;
    width: 50%; text-align:right;}
.tab-image img{} 
.tab-text{float: left;
    width: 50%;}

.tab-title{color: #FFFFFF;
       font-family: "Montserrat", Sans-serif;
    font-weight: 900;
    font-size: 33px;
    line-height: 1;
}
.tab-link{padding: 10px 0;}
.tab-link a{    color: #f05532 !important;}
.tab-b p{    color: #fff;}
.tab-b {    color: #fff;}


.site-navigation ul.menu li ul li {
    border-bottom: 1px solid #eee;    width: 250px;
}


/****************************/

[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #9c1f39;
    border: 1px solid #9c1f39;    background: #9c1f39;	
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0;
}

/*********** mobile - portrait ********************/
@media (max-width: 480px){
	.nobgimage{
    background-image: none!important;
	}
    .hsptform { 
		width: 100%;
	}
}
/*********** mobile landscape ********************/
@media (max-width: 767.98px){
	#whoshoulddo{
		background-position: bottom right;
	}
    .hsptform { 
		width: 100%;
	}
}