body{
	background: #fff;
}
*{
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none;
}
ul.icosoc li a:hover {
    background: transparent;
}
.logo a:hover {
    background: transparent;
}
.iic ul li a:hover {
    background: transparent;
}
.in-icon a:hover {
    background: transparent;
}
.in-icon {
    width: 100%;
}
.ic-im {
    width: 100%;
}
.ic-im i{
    color:#e1306c;
    font-size: 25px;
}
.logo {
    width: 100%;
    text-align: center;
}
.ct-icon {
    width: 100%;
    text-align: end;
}
.ic-ct {
    width: 100%;
    position: relative;
}
.ic-ct i{
	color:#2b2b2b;
}
.logo a h1 {
    font-family: Amiko, sans-serif;
    color: #2b2b2b;
    font-size: 30px;
    font-weight: 400;
    fill: #2b2b2b;
    letter-spacing: 0em;
}
.tophead {
    width: 100%;
    padding: 20px 20px;
}
span.no{
	position: absolute;
    font-size: 14px;
    top: -7px;
}
.menu {
    width: 100%;
}
.menu ul.ul_men {
    display: flex;
    justify-content: center;
    list-style: none;
}
.menu ul.ul_men li {
    position: relative;
    padding-bottom: 15px;
}
.menu ul.ul_men li a {
    display: block;
    position: relative;
    padding: 0 20px;
    color: #2b2b2b;
    font-size: 13px;
    letter-spacing: 2px;
}
ul.sub-menu {
    background: #fff;
    list-style: none;
    position: absolute;
    top: 30px;
    display: none;
    z-index: 1;
    padding-bottom: 18px;
    width: 200px;
    left: -40px;
}
.menu ul.ul_men li:hover ul.sub-menu {display: block;}
ul.sub-menu li {
    padding-bottom: 0 !important;
    padding-top: 15px;
}
img{width: 100%;}
.img-box {
    width: 100%;
    display: flex;
}
img {
    width: 100%;
    height: auto;
}
.img-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.d-1 {
    width: 100%;
    border: 5px solid #fff;
    height: 440px;
    overflow: hidden;
}
/* .d-1 img {*/
/*    max-height: 450px;*/
/*    height: 450px;*/
/*}*/
footer {
    padding: 50px 0 0 0;
}
.socilicon {
    width: 100%;
}
ul.icosoc {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}
ul.icosoc li a {
    padding: 0 15px;
    font-size: 13px;
    color: #888;
}
ul.icosoc li a i{
	font-size: 13px;
}
.iic {
    width: 100%;
}
.iic ul{
    display: flex;
    justify-content: flex-start;
    list-style: none;
}	
.iic ul li a {
    font-size: 11px;
    padding: 0px 15px;
    color: #888;
}
.iic ul li a i{ font-size: 20px;color: #e1306c;}
.ttsy12{
    width: 100%;
}
.ttsy12 ul{
    display: flex;
    justify-content: flex-end;
    list-style: none;
}	
.ttsy12 ul li a {
    font-size: 11px;
    padding: 0px 15px;
    color: #888;
}
header.fix-head {
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0px;
    padding-top: 30px;
}
/*********************************about***********************************************************/
section.abt-us {
    padding: 50px 0;
}
.abt-ct  h3 {
    color: #333333;
    font-family: Playfair Display, serif;
    font-weight: 400;
    line-height: 1.4;
    fill: #333333;
    letter-spacing: 0em;
}
.abt-ct {
    width: 100%;
    padding: 25px 100px;
}
.abt-ct p {
    color: #777777;
    font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0em;
   }
   .abt-ct h5 {
    color: #777777;
    font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0em;
}
.abt-ct ol li {
    color: #777777;
    font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 2.6em;
    letter-spacing: 0em;
    list-style: none;
}
/********************************contact*********************************************/
section.ctc-us{
    padding: 50px 0;
}
.ctc-ct {
    width: 100%;
    padding: 50px 200px 50px 100px;
}
.ctc-ct form label{
	width: 100%;
}
.ctc-ct form input.inp-ut-1 {
    width: 100%;
    border: 1px solid rgba(119,119,119, 0.2);
    background: #fff;
    color: #636363;
    line-height: 1.5;
    padding: 10px;
    border-radius: 0;
}
.ctc-ct form textarea.inp-ut-1 {
    width: 100%;
    border: 1px solid rgba(119,119,119, 0.2);
    background: #fff;
    color: #636363;
    line-height: 1.5;
    padding: 10px;
    border-radius: 0;
}
input.secu-box {
    padding: 10px;
    border: 1px solid rgba(119,119,119, 0.2);
    background: #fff;
    color: #636363;
}
span.code {
    margin-left: 15px;
    font-size: 20px;
    color: #636363;
}
.sub-btn {
    width: 100%;
    margin-top: 25px;
}
.sub-btn button{
    background: #777777;
    color: #fff;
    border: none;
    font-weight: normal;
    padding: 1.4em 2em;
    letter-spacing: 0em;
    border-radius: 0;
    
}
.ad-detil {
    width: 100%;
    margin-top: 30px;
}
.ad-detil h4 {
    font-size: 15px;
    margin-bottom: 15px;
}
.ad-detil p {
    color: #777777;
    font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0em;
    margin-bottom: 0;
}
.ad-detil p a{
	color: #000;
	font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 13px;
}
.as-detil {
    width: 100%;
    margin-top: 30px;
}
.as-detil h4 {
    font-size: 15px;
    margin-bottom: 15px;
}
.as-detil p {
    color: #777777;
    font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0em;
    margin-bottom: 0;
}
.as-detil p a{
	color: #000;
	font-family: Sintony, sans-serif;
    font-weight: 400;
    font-size: 13px;
}
.logo img {
    width: 20%;
    height: auto;
    margin-top: -10px;
}
footer {
    padding: 50px 0 0 0;
     
    width: 100%;
    bottom: 0;
    z-index: -2;
}
@media only screen and (min-device-width: 1600px) and (max-device-width: 1920px){
   .d-1 {
    width: 100%;
    border: 5px solid #fff;
    height: 630px;
    overflow: hidden;
}
}
