/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.mainbanner01{
    background: #dbdbdb;
    background: linear-gradient(90deg, rgb(162 72 191) 0%, rgb(36 24 90) 50%, rgb(124 102 165) 100%);
}
.bannertxt01{text-align: center;}
.bannertxt01 h3{
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 3px;
    color: #fff;
}
.bannertxt01 p{
    max-width: 790px;
    margin: auto;
    color: #fff;
}

.section001{
    background: #dbdbdb;
    background: linear-gradient(90deg, rgb(72 151 191) 0%, rgb(24 70 90) 50%, rgb(102 121 165) 100%);
    padding-top: 60px !important;
    padding-bottom: 70px !important;
    text-align: center;
}
.section001 h1{
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 13px;
    color: #fff;
}
.section001 p{
    max-width: 900px;
    margin: auto;
    margin-bottom: 10px;
    color: #f5f5f5;
    font-size: 18px;
    line-height: 32px;
}

.section003{
    text-align: center;
}
.section003 h3{
    text-align: center;
    font-size: 35px;
    margin-bottom: 0px;
}
.section003 p{}
.section003box{
    margin-top: 50px;
}
.section003box img{
    width: auto;
    max-height: 45px;
    margin-bottom: 20px;
    filter: grayscale(100%);
}
.section003box h4{
    padding-top: 0px !important;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 4px !important;
}
.section003box p{}

.section004{background-color:#000; text-align: center;}
.section004 h3{  color: #fff;  font-size: 35px;  margin-bottom: 0px; }
.section004 p{  color: #f5f5f5;}
.section004 img{  margin-top: 30px;}

.section005{}
.section005 h3{
    font-size: 35px;
}
.section005 h4{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 19px;
}
.section005 p{}
.section005 iframe{}

.footer001{
    background-color: #f1eee9;
    padding-bottom: 40px !important;
}
.footer001 img{
    margin-bottom: 17px;
}
.footer001 h2{
    text-transform: uppercase;
    margin-bottom: 14px;
    font-size: 25px !important;
}
.footer001 p{}
.footer001 ul{column-count:2;}
.footer001 ul li{
    margin-bottom: 10px;
}
.footer001 ul li a{}
.footer001 ul li a:hover{}
.footer001 ul li:before{content:'';}
.footcopy01{text-align: center;padding-top: 11px !important;padding-bottom: 9px !important;background-color: #333;color: #fff;}
.footcopy01 p{    font-size: 17px;}
.footcopy01 a{font-weight: 800;color: #eb6300 !important;}
.footcopy01 a:hover{ text-decoration: underline;}

.bredcumsbg01{
    text-align: center;
    background: #dbdbdb;
    background: linear-gradient(90deg, rgb(162 72 191) 0%, rgb(36 24 90) 50%, rgb(124 102 165) 100%);
}
.bredcumsbg01 h1{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 53;
    margin-bottom: 9px;
    margin-top: 50px;
}
.bredcumsbg01 .g-breadcrumbs{
    color: #fff;
}
.bredcumsbg01 .g-breadcrumbs a{
    color: #fff;
}
.bredcumsbg01 .g-breadcrumbs a:hover{}

.catagerypage01{}
.categrybox01{
    margin-bottom: 25px;
}
.categrybox01 img{
    width: auto;
}
.categrybox01 h4{
    padding-bottom: 6px !important;
    padding-top: 4px !important;
}
.categrybox01 p{}

.contactpage01{
    padding-top: 40px !important;
}
.contactpage01 h3{
    font-size: 32px;
    margin-bottom: 20px;
}
.contactpage01 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.contactpage01 ul li{
    float: left;
    width: 50%;
    padding-right: 20px;
}
.contactpage01 ul li input{}
.contactpage01 ul li textarea{
    height: 90px;
	margin-bottom:10px;
}
.contactpage01 ul li input[type=submit]{
    width: 100%;
}
.contactpage01 ul li input[type=submit]:hover{}
.contactpage01 ul li:nth-child(5){width:100%;}
.contactpage01 iframe{
    margin-top: 25px;
}
.phoneicon01{
    margin-bottom: 20px;
}
.phoneicon01 h4{
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 0px !important;
}
.phoneicon01 p{}

.indiaicon01{}
.indiaicon01 img{
    width: auto;
    max-height: 120px;
}
.indiaicon01 h4{
    color: #f5f5f5;
    font-size: 24px;
    padding-bottom: 4px !important;
}
.indiaicon01 p{}

.founder001{
    background-color: #f5f5f5;
}
.founder001box{
    margin-bottom: 30px !important;
}
.founder001box img{}
.founder001box h3{
    font-size: 33px;
    margin-bottom: 10px;
}
.founder001box h3 strong{
    font-weight: 300;
    font-size: 23px;
    margin-left: 8px;
    border-left: 1px solid;
    padding-left: 14px;
}
.founder001box p{}



@media (max-width:600px){
	.bannertxt01{padding:20px;}
	.bannertxt01 h3{font-size:40px;}
	.section001{text-align: center; padding-top: 40px !important; padding-bottom: 30px !important;}
	.section001 p{font-size:17px; line-height:30px;}
	.section001 h1{font-size:30px;}
	.section001 .g-cols.cols_2{--columns-gap: 1rem !important;}
	.section003 h3{font-size:30px;}
	.section003 .g-cols.cols_3{--columns-gap: 0rem !important;} 
	.section003box{margin-top:35px; text-align: center;}
	.section003box img{max-height:55px;}
	.section004 h3{font-size:30px;}
	.section004 .g-cols.cols_6{    --columns-gap: 0rem !important; grid-template-columns: 50% 50% !important; }
	.section004 img{margin-top:15px;}
	.section005{text-align: center;}
	.section005 h3{margin-bottom:5px;}
	.section005 h4{font-size:24px; margin-bottom:10px;}
	.section005 iframe{height:250px;}
	.footer001 ul{column-count:1;}
	.footer001 .g-cols.cols_3{--columns-gap: 1rem !important;}
	.catagerypage01{text-align: center;}
	.catagerypage01 .g-cols.cols_3{--columns-gap: 0rem !important;}
	.categrybox01{text-align: center;}
	.contactpage01 h3{font-size:29px;}
	.contactpage01 ul li{width:100%; padding-right:0px;}
	.contactpage01 iframe{height:250px;}
	.indiaicon01 h4{font-size:22px;}
	.section004 .g-cols.cols_4{--columns-gap: 0.5rem !important;}
	.founder001box{text-align: center;}
	.founder001box h3{font-size: 30px;}
	.founder001box h3 strong{display: block; margin-left:0px; padding-left:0px; border-left:0px;}
}



