
body{ font-family: "Outfit", sans-serif; margin:0; padding:0; color:#202122; font-size:14px; transition:all 0.3s; }

*{box-sizing:border-box;-webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; -o-box-sizing:border-box; 
    -ms-box-sizing:border-box;padding:0;margin:0;  scrollbar-width: thin;
    scrollbar-color: #ccc #38395F; transition:all 0.3s; }



.container{width:100% !important;max-width:1170px; margin:0 auto;}

/*.container-2{width:100% !important;max-width:1500px;margin:0 auto;padding: 0 15px;}*/
a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;
    transition:all 0.3s ease;-webkit-transition:all 0.3s ease-in-out; 
    -moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;color:#fff;cursor:pointer; text-decoration:none;}
a:hover, a:focus, a:active{outline:none; text-decoration:none; }
a:hover{color:#0681c1;}
ul, ol{list-style:none;padding:0;margin:0;}
li{display:inline;}
p { font-size:16px; line-height: 24px; color:var(--black-color); margin:0; padding: 0;  }
img{ max-width:100%; height: auto;}
h1{ font-size:52px; font-weight:bold; line-height:62px; }
h2,h3,h4,h5,h6{ font-size:32px; font-weight:bold; line-height:39px; }



/*--color--*/

@media screen and ( min-width:1300px ){
    .container {
    width: 100% !important;
    max-width:calc(100vw - 120px);
        margin: 0 auto;
    }

}


/*section-title*/


/*@media screen and ( min-width:1299px ){

.container {
    width: 100% !important;
    max-width: 1170px;
    margin: 0 auto;
}



}*/


/*====*/
/*====*/

/* hbtn0js */

.allbtn01_style {    margin: 0;    padding: 20px 30px;    font-family: Outfit;    font-weight: 500;    font-size: 20px;
    line-height: 26px;    letter-spacing: 0%;    min-height: 56px;    background: #334155;
    border-radius: 100px;    display: inline-flex;    transition: all 0.6s;    align-items: center; }

.allbtn01_style:hover { color:#fff; }

.allbtn01_style span { margin:0; padding:0 0 0 20px;  transition:all 0.3s; }
.allbtn01_style span img { width:16px; height:16px; object-fit:contain;  transition:all 0.3s; }
.allbtn01_style:hover span img { transition:all 0.3s; transform: rotate(45deg); }

/* hbtn0js */

/*----*/

.sectitle { margin: 0; padding: 0; }
.sectitle .shorttitle { margin: 0; padding: 0 0 10px 0; display:flex; align-items:center; }

.sectitle .shorttitle img { max-width:100%; margin-right:20px; }

.sectitle .shorttitle p { margin:0; padding: 0 4px 0 0 !important; color: #334155 !important;  font-family: Outfit;
font-weight: 600 !important; font-size: 25px !important; line-height:31px !important; letter-spacing: 0%;  }

.sectitle .shorttitle span { margin: 0; padding: 0 4px 0 0 !important; color: #9AA5B4 !important; display:inline-block;  
font-family: Outfit;
font-weight: 600 !important; font-size: 25px !important; line-height:31px !important; letter-spacing: 0%;  }

.sectitle .long_title { margin: 0; padding: 0; font-family: Outfit;font-weight: 500;  font-size: 65px; 
    line-height:73px; letter-spacing: 0%; color: #9AA5B4; }


/*----*/

.second_toptitle { margin:0; padding:0; position:relative;  }
.second_toptitle:after { content:""; width: 96%; height:1px;
 position:absolute; right: 0; top: 17px; background:#B1BBCB; }
.second_toptitle .title_bd {margin: 0;padding: 0 10px 0 0;display: inline-flex;align-items:center;background: #fff;position: relative;z-index: 2;}
.second_toptitle .title_bd img { margin-right:20px; }
.second_toptitle .title_bd p {  margin: 0; padding: 0 4px 0 0; font-family: Outfit; font-weight:600; font-size: 25px; line-height: 31px; 
    letter-spacing: 0%;  color:#334155; }
.second_toptitle .title_bd span { margin:0; padding:0; font-family: Outfit; font-weight:600; font-size: 25px; line-height: 31px; 
    letter-spacing: 0%; color: #9AA5B4;  }

/*----*/

/*comon-color--seo----interlinking-*/

.color-blue { display: inline-block !important;  color:#7E96B9 !important; font-weight: 600;  font-size: 16px; }

/*comon-color--seo----interlinking-*/






















































































