/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Astra Child Theme
 Author:       Syed Poursaeid
 Author URI:   http://poursaeed.com
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astrachild
*/

/*/
///
///  fonts /*/
@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/Vazir-Bold.eot');
    src: url('fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/Vazir-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('fonts/Vazir-Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/Vazir-Bold.ttf') format('truetype');
}
@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Vazir-Medium.eot');
    src: url('fonts/Vazir-Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/Vazir-Medium.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('fonts/Vazir-Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/Vazir-Medium.ttf') format('truetype');
}
@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/Vazir-Light.eot');
    src: url('fonts/Vazir-Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/Vazir-Light.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('fonts/Vazir-Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/Vazir-Light.ttf') format('truetype');
}
@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: 200;
    src: url('fonts/Vazir.eot');
    src: url('fonts/Vazir.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/Vazir.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('fonts/Vazir.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/Vazir.ttf') format('truetype');
}
@font-face {
    font-family: Vazir;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Vazir.eot');
    src: url('fonts/Vazir.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/Vazir.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('fonts/Vazir.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/Vazir.ttf') format('truetype');
}
body {
    font-family: Vazir;
    font-weight: 300;
}


/********** Home Page Styiling ********************/
.main-header-menu > .menu-item > a {
	font-weight: 700;
}

.serv_row{
	display: flex;
    background-color: #ffc501;
    margin: 0px auto;
	flex-direction: column;
    justify-content: center;
	position: relative;
    top: -60px;
}

.serv_col{
	width:100%;
	margin: auto;
	text-align: center;
}

.box-icon{
	float:right;
	font-size: 3rem;
    margin-left: 4px;
}

.content-text{
	font-size: 1.5em;
	font-weight: 700;
    padding-top: 10px;
	color: #3a3a3a;
}


.content-text a{
	color: #3a3a3a;
}

.wel-container{
	width: 100%;
    margin: 20px auto;
}

.wel-row{
	display: flex;
    flex-direction: column;	
}

.wel-col-33{
	width: 100%;
    float: right;
	margin: auto;
}

.wel-widget-wrap{
	padding: 0 6%;
}

.wel-widget-wrap h3{
	font-weight:700;
}

.banner-wrap{
	height: 250px;
    background: #2e2e58;
    margin: 40px 0px;
}

.row-container{
	width: 80%;
    margin: auto;
	padding: 40px;
}

.row-container .content h4, .content p{
	color: white; !important
	
}

.row-container .content h4{
	font-size: 2rem;
	font-weight: 900;
}

.news-row{
	margin: 30px 0px;
}

.news-col{
	width: 100%;
}

.section-title{
	font-size:2rem !important;
	font-weight:900;
}

.news-col .section-title:after {
    content: '';
    display: block;
    width: 85px;
    height: 4px;
    margin: 25px 0 16px auto;
	background-color: #fc7f0a;
}

.row-wrap{
	display: flex;
	flex-direction:column;
}

.news-img{
	    padding: 0px 0px 0px 20px;
}

.news-data{
	width: 100%;
}

.news-data h4 a{
	font-weight: 900;
	color: #fc7f0a;
}

.vbanner{
	text-align: left;
}

.img-vbanner{
	max-width: 290px;
}

@media all and (min-width:799px){
      .slogan{
        height: 150px;
        text-align: center;
        padding: 20px 0;
        margin-top: 150px;
      }
      .banner-box{
          max-height: 300px;
          margin-bottom: 20px;
              background-color: #eaeaea;
      }
      .banner-img{
          display: block;
          max-width: 70%;
          clear: both;
          opacity: .8;
          z-index: 500;
          background-repeat: no-repeat;
          background-size: contain;
          margin: 0 auto;
          padding: 8% 0px;
        }
  
        .blue-title {
          position: absolute;
          text-align: center;
          top: 0;
          font-size: 1.5em;
          padding-top: 4%;
        }	
      
      .list{
        flex-direction: row;
      }
      .card{
        margin: 0 10px;
      }
	.serv_row{
		width: 70%;
		flex-direction: row;
		justify-content: center;
		height: 170px;
		top: -60px;
	}

	.serv_col{
		width:20%;
		margin: auto;
	}
	.serv_col{
		width:20%;}
		.wel-container{
		width: 80%;
		margin: 20px auto;
	}

	.wel-row{
		flex-direction: row;	
	}

	.wel-col-33{
		width: 33%;
	}
	.news-col{
		width: 65%;
		float: right;
	}
	.row-wrap{
		flex-direction:row;
	}
	.vbanner{
		top: 10px;
		margin-top: -190px;
	}
  }



