
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body,html{margin:0;}
body{font-family:Open Sans, Arial;}
body *{color:inherit;}
a{text-decoration:none;cursor:pointer;}

/*[btns]*/
.btn-1{transition:all ease-in-out 0.2s;display:inline-block;padding:20px 60px;background:#2A90EE;border-radius:15px;text-transform:uppercase;text-align:center;font-weight:500;color:#fff;cursor:pointer;}
.btn-1:hover{background:#055DAE;}

.btn-2{transition:all ease-in-out 0.2s;display:inline-block;padding:9px 35px;background:#2A90EE;border-radius:15px;text-transform:uppercase;text-align:center;font-weight:500;font-size:14px;color:#fff;cursor:pointer;}
.btn-2:hover{background:#055DAE;}
/*[/btns]*/

.sideNavbar{display:flex;position:fixed;z-index:5;flex-flow:column;justify-content:space-between;align-items:center;gap:30px;top:0;bottom:0;left:0;width:90px;overflow:auto;background:#055DAE;}
.sideNavbar::-webkit-scrollbar{display:none;}
.sideNavbar{scrollbar-width:none;}
.sideNavbar .sideNavbar_col{flex:0 0 auto;}
.sideNavbar .sideNavbar_col:first-child{padding-top:94px;}
.sideNavbar .sideNavbar_col:last-child{padding-bottom:35px;align-content:end;}

.sideNavbar .btn{display:table;position:relative;margin-right:7px;padding:0 6px 0 0;text-transform:uppercase;writing-mode:sideways-lr;letter-spacing:6px;color:#fff;cursor:pointer;}
.sideNavbar .btn i{transition:all ease-in-out 0.2s;display:block;opacity:0;position:absolute;top:6px;right:0;bottom:0;width:1px;background:linear-gradient(to bottom, #FFFFFF 0%, #78F21B 50%);}
.sideNavbar .btn:hover i{opacity:1;}

.page_size{max-width:1920px;padding:0 15px;margin:auto;}


.section-welcome{display:flex;flex-flow:column;justify-content:space-between;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;box-sizing:border-box;padding-left:140px;padding-right:50px;padding-top:120px;padding-bottom:100px;min-height:100vh;overflow:auto;}

.section-welcome-background{position:fixed;top:0;right:0;bottom:0;left:0;background:no-repeat center center / cover;}
.section-welcome-background{background-image:url('../img/bg-img-1920.jpg');}
.section-welcome-background:after{content:'';display:block;position:fixed;right:0;bottom:0;left:0;height:432px;background:repeat-x center top / cover;}
.section-welcome-background:after{background-image:url('../img/img-cloud.png');}

.section-welcome .phone{padding:15px 20px 20px 70px;position:absolute;top:30px;right:60px;border-radius:20px 10px 10px 20px;}
.section-welcome .phone{background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);}
.section-welcome .phone a:before{content:'';display:block;position:absolute;top:30px;left:20px;width:28px;height:28px;background:no-repeat center center / contain;}
.section-welcome .phone a:before{background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.2083 19.2708C24.3583 19.2708 22.3542 18.9625 20.6583 18.3458H20.1958C19.7333 18.3458 19.425 18.5 19.1167 18.8083L15.725 22.2C11.4083 19.8875 7.70833 16.3417 5.55 12.025L8.94167 8.63333C9.40417 8.17083 9.55833 7.55417 9.25 7.09167C8.7875 5.39583 8.47917 3.39167 8.47917 1.54167C8.47917 0.770833 7.70833 0 6.9375 0H1.54167C0.770833 0 0 0.770833 0 1.54167C0 16.0333 11.7167 27.75 26.2083 27.75C26.9792 27.75 27.75 26.9792 27.75 26.2083V20.8125C27.75 20.0417 26.9792 19.2708 26.2083 19.2708ZM3.08333 3.08333H5.39583C5.55 4.47083 5.85833 5.85833 6.16667 7.09167L4.31667 8.94167C3.7 7.09167 3.2375 5.0875 3.08333 3.08333ZM24.6667 24.6667C22.6625 24.5125 20.6583 24.05 18.8083 23.4333L20.6583 21.5833C21.8917 21.8917 23.2792 22.2 24.6667 22.2V24.6667ZM18.5 13.875H21.5833C21.5833 11.8306 20.7712 9.86998 19.3256 8.42439C17.88 6.97879 15.9194 6.16667 13.875 6.16667V9.25C15.1016 9.25 16.278 9.73728 17.1454 10.6046C18.0127 11.472 18.5 12.6484 18.5 13.875ZM24.6667 13.875H27.75C27.75 6.16667 21.5371 0 13.875 0V3.08333C19.8258 3.08333 24.6667 7.90875 24.6667 13.875Z' fill='%23303030'/%3E%3C/svg%3E%0A");}
.section-welcome .phone a{display:block;font-weight:500;font-size:40px;color:#1157FF;}
.section-welcome .phone a:hover{text-decoration:underline;}
.section-welcome .phone span{display:block;margin:10px 0 0 0;font-size:18px;color:#303030;}

.section-welcome .col{}

.section-welcome .page_title{padding:0 0 0 15px;}
.section-welcome h1{margin:0;padding:0;text-transform:uppercase;font-size:100px;font-weight:500;color:#1157FF;}
.section-welcome h2{display:table;margin:10px 0 0 0;padding:0;text-transform:uppercase;font-size:69px;font-weight:900;color:#1157FF;}
.section-welcome h2{background-image:linear-gradient(90deg, #1157FF 0%, rgba(255, 255, 255, 0.85) 82.76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.section-welcome h3{margin:20px 0 0 0;padding:0;text-transform:uppercase;font-size:40px;font-weight:500;color:#1157FF;}
.section-welcome .page_title h1 br{display:none;}

.section-welcome .description{position:relative;z-index:2;margin:50px 0 0 0;padding:20px;max-width:1016px;background:rgba(5, 93, 174, 1);opacity:0.95;border-radius:15px;font-size:18px;line-height:46px;color:#fff;}
.section-welcome .description a{color:#78F21B;}
.section-welcome .description a:hover{text-decoration:underline;}

.section-welcome .description-mob{display:none;position:relative;z-index:2;margin:50px 0 0 0;padding:20px;max-width:1016px;background:rgba(5, 93, 174, 1);opacity:0.95;border-radius:15px;font-size:18px;line-height:46px;color:#fff;}
.section-welcome .description-mob a{display:table;color:#78F21B;}
.section-welcome .description-mob a:hover{text-decoration:underline;}

.section-welcome .btnset{display:flex;flex-flow:wrap;gap:40px;position:relative;z-index:2;margin-top:60px;}

@media screen and (max-width: 1919px){
	.section-welcome{padding-top:50px;padding-bottom:130px;}
	.section-welcome-background{background-image:url('../img/bg-img-1600.jpg');}
	.section-welcome-background:after{height:237px;}
	
	.section-welcome .phone{top:30px;right:30px;}
	
	.section-welcome h1{font-size:80px;}
	.section-welcome h2{font-size:60px;}
	.section-welcome h3{font-size:30px;}
	
	.section-welcome .btnset{gap:30px;margin-top:40px;}
}
@media screen and (max-width: 1599px){
	.section-welcome{padding-left:130px;padding-top:50px;padding-bottom:130px;padding-right:40px;}
	.section-welcome-background{background-image:url('../img/bg-img-1240.jpg');}
	.section-welcome-background:after{height:211px;}
	
	.section-welcome .phone{padding:15px 15px 15px 50px;}
	.section-welcome .phone a:before{top:26px;width:20px;height:20px;}
	.section-welcome .phone a{font-size:30px;}
	.section-welcome .phone span{font-size:14px;}
	
	.section-welcome .page_title{padding:0 0 0 10px;}
	.section-welcome h1{font-size:60px;}
	.section-welcome h2{font-size:50px;}
	.section-welcome h3{font-size:25px;}
}
@media screen and (max-width: 1239px){	
	.section-welcome{padding-top:145px;padding-bottom:100px;}
	.section-welcome .page_title{padding:0 10px;}
	.section-welcome .phone{}
}
@media screen and (max-width: 1007px){
	.section-welcome h1{font-size:40px;}
	.section-welcome h2{font-size:24px;}
	.section-welcome h3{display:none;}	
}
@media screen and (max-width: 767px){
	.sideNavbar{display:none;}
	
	.section-welcome{padding:20px 5px 100px 5px;}
	.section-welcome-background{background-image:url('../img/bg-img-375.jpg');}
	.section-welcome-background:after{height:272px;}
	
	.section-welcome .col:nth-child(2){}
	
	.section-welcome .page_title{margin-top:20px;padding:0 10px;}
	.section-welcome h1{line-height:50px;}
	.section-welcome .page_title h1 br{display:block;}
	
	.section-welcome .phone{display:table;position:relative;top:initial;right:initial;margin:auto;}
	
	.section-welcome .description{display:none;}
	.section-welcome .description-mob{display:block;}
	.section-welcome .btnset{gap:30px;margin-top:30px;}
}

.socIcons{display:table;}
.socIcons_inner{display:flex;align-items:center;gap:12px;}
.socIcons a{transition:all ease-in-out 0.2s;display:block;width:60px;height:60px;background:no-repeat center center / contain;}
.socIcons a.telegram{background-image: url("data:image/svg+xml,%3Csvg width='61' height='60' viewBox='0 0 61 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30 60C13.4315 60 0 46.5685 0 30C0 13.4315 13.4315 0 30 0C46.5685 0 60 13.4315 60 30C60 46.5685 46.5685 60 30 60ZM31.2972 22.5138C28.6103 23.6314 23.2404 25.9445 15.1873 29.4531C13.8797 29.9731 13.1946 30.4818 13.1323 30.9793C13.0269 31.8199 14.0796 32.151 15.5133 32.6018C15.7083 32.6631 15.9103 32.7266 16.1175 32.794C17.5279 33.2524 19.4252 33.7888 20.4115 33.8101C21.3062 33.8295 22.3048 33.4606 23.4073 32.7036C30.9315 27.6245 34.8155 25.0573 35.0594 25.002C35.2314 24.9629 35.4698 24.9138 35.6313 25.0574C35.7929 25.2009 35.777 25.4728 35.7599 25.5458C35.6556 25.9904 31.5231 29.8324 29.3845 31.8206C28.7178 32.4404 28.2448 32.8801 28.1482 32.9805C27.9316 33.2054 27.7109 33.4182 27.4988 33.6227C26.1884 34.8859 25.2058 35.8331 27.5532 37.38C28.6812 38.1234 29.5839 38.7381 30.4844 39.3514C31.4679 40.0211 32.4488 40.6891 33.718 41.5211C34.0414 41.733 34.3502 41.9532 34.651 42.1676C35.7955 42.9836 36.8237 43.7166 38.0941 43.5997C38.8323 43.5318 39.5947 42.8377 39.982 40.7676C40.8971 35.8753 42.6959 25.2752 43.1117 20.9071C43.1481 20.5244 43.1023 20.0346 43.0655 19.8196C43.0287 19.6046 42.9518 19.2983 42.6723 19.0715C42.3413 18.803 41.8304 18.7463 41.6019 18.7502C40.5629 18.7687 38.9688 19.323 31.2972 22.5138Z' fill='%2348494A'/%3E%3C/svg%3E%0A");}
.socIcons a.whatsapp{background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.625 40.6875C25.5 41.8125 27.75 42.375 30 42.375C36.9375 42.375 42.375 36.75 42.375 30.1875C42.375 26.8125 41.25 23.8125 38.8125 21.375C36.375 19.125 33.375 17.8125 30 17.8125C23.25 17.8125 17.625 23.4375 17.625 30.1875C17.625 32.4375 18.1875 34.6875 19.5 36.75L19.875 37.3125L18.5625 41.8125L23.25 40.5L23.625 40.6875ZM34.125 31.875C34.5 31.875 36.375 32.8125 36.75 33C36.8084 33.0292 36.8668 33.0538 36.9245 33.0782C37.2372 33.2102 37.5292 33.3335 37.6875 34.125C37.875 34.125 37.875 34.875 37.5 35.8125C37.3125 36.5625 35.8125 37.5 35.0625 37.5C34.9355 37.5 34.8138 37.5108 34.6838 37.5223C34.0466 37.5786 33.2099 37.6526 30.5625 36.5625C27.2766 35.2481 24.9985 32.0623 24.3587 31.1677C24.2684 31.0414 24.2107 30.9607 24.1875 30.9375C24.1556 30.8737 24.091 30.7718 24.0059 30.6374C23.5911 29.9824 22.6875 28.5558 22.6875 27C22.6875 25.125 23.625 24.1875 24 23.8125C24.375 23.4375 24.75 23.4375 24.9375 23.4375H25.6875C25.875 23.4375 26.25 23.4375 26.4375 24C26.8125 24.75 27.5625 26.625 27.5625 26.8125C27.5625 26.875 27.5834 26.9375 27.6042 27C27.6459 27.125 27.6875 27.25 27.5625 27.375C27.4688 27.4687 27.4219 27.5625 27.375 27.6562C27.3281 27.75 27.2813 27.8438 27.1875 27.9375L26.625 28.5C26.4375 28.6875 26.25 28.875 26.4375 29.25C26.625 29.625 27.375 30.9375 28.5 31.875C29.7659 32.9826 30.7646 33.4226 31.271 33.6456C31.3646 33.6869 31.4414 33.7207 31.5 33.75C31.875 33.75 32.0625 33.75 32.25 33.5625C32.3438 33.375 32.5781 33.0938 32.8125 32.8125C33.0469 32.5312 33.2812 32.25 33.375 32.0625C33.5625 31.6875 33.75 31.6875 34.125 31.875Z' fill='%2348494A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 30C0 13.4315 13.4315 0 30 0C46.5685 0 60 13.4315 60 30C60 46.5685 46.5685 60 30 60C13.4315 60 0 46.5685 0 30ZM30 15C33.9375 15 37.6875 16.5 40.5 19.3125C43.3125 22.125 45 25.875 45 29.8125C45 38.0625 38.25 44.8125 30 44.8125C27.5625 44.8125 25.125 44.0625 22.875 42.9375L15 45L17.0625 37.5C15.75 35.25 15 32.625 15 30C15 21.75 21.75 15 30 15Z' fill='%2348494A'/%3E%3C/svg%3E%0A");}
.socIcons a.max{background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='30' fill='%2348494A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.833 44.9115C26.7908 44.9115 25.377 44.4655 22.9195 42.6813C21.3651 44.6885 16.4427 46.2571 16.228 43.5734C16.228 41.5587 15.7839 39.8563 15.2806 37.9977C14.681 35.708 14 33.158 14 29.4632C14 20.6388 21.2096 14 29.7516 14C38.301 14 44.9999 20.9659 44.9999 29.545C45.0137 33.6015 43.4244 37.4978 40.5809 40.3788C37.7374 43.2597 33.872 44.8899 29.833 44.9115ZM29.9589 21.6275C25.7989 21.4119 22.5568 24.3038 21.8388 28.8387C21.2466 32.593 22.2977 37.1651 23.1934 37.403C23.6227 37.507 24.7034 36.6298 25.377 35.9533C26.4908 36.7261 27.7878 37.1902 29.1373 37.2989C31.2093 37.399 33.2377 36.6786 34.7866 35.2927C36.3354 33.9067 37.281 31.9657 37.4202 29.887C37.5012 27.8039 36.7647 25.7721 35.3693 24.2289C33.974 22.6856 32.0311 21.7542 29.9589 21.635V21.6275Z' fill='white'/%3E%3C/svg%3E%0A");}
.socIcons a.telegram:hover{background-image: url("data:image/svg+xml,%3Csvg width='61' height='60' viewBox='0 0 61 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30C0 46.5685 13.5087 60 30.1724 60C46.8362 60 60.3448 46.5685 60.3448 30C60.3448 13.4315 46.8362 0 30.1724 0C13.5087 0 0 13.4315 0 30Z' fill='%230088CC'/%3E%3Cpath d='M15.2746 29.4531C23.374 25.9445 28.7748 23.6314 31.4771 22.5138C39.1928 19.323 40.796 18.7687 41.841 18.7502C42.0708 18.7463 42.5847 18.803 42.9176 19.0715C43.1986 19.2983 43.276 19.6046 43.313 19.8196C43.35 20.0346 43.3961 20.5244 43.3594 20.9071C42.9413 25.2752 41.1322 35.8753 40.2117 40.7676C39.8223 42.8377 39.0554 43.5318 38.313 43.5997C36.6996 43.7474 35.4745 42.5396 33.9118 41.5211C31.4665 39.9273 30.0851 38.9352 27.7115 37.38C24.9685 35.5827 26.7467 34.5949 28.31 32.9805C28.7191 32.558 35.8278 26.129 35.9654 25.5458C35.9826 25.4728 35.9986 25.2009 35.8361 25.0574C35.6737 24.9138 35.4339 24.9629 35.2609 25.002C35.0156 25.0573 31.1093 27.6245 23.5418 32.7036C22.433 33.4606 21.4287 33.8295 20.5289 33.8101C19.5369 33.7888 17.6287 33.2524 16.2101 32.794C14.4702 32.2316 13.0873 31.9343 13.2077 30.9793C13.2705 30.4818 13.9594 29.9731 15.2746 29.4531Z' fill='white'/%3E%3C/svg%3E%0A");}
.socIcons a.whatsapp:hover{background-image: url("data:image/svg+xml,%3Csvg width='61' height='60' viewBox='0 0 61 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30C0 46.5685 13.5087 60 30.1724 60C46.8362 60 60.3448 46.5685 60.3448 30C60.3448 13.4315 46.8362 0 30.1724 0C13.5087 0 0 13.4315 0 30Z' fill='%2325D366'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.7327 19.3125C37.9041 16.5 34.1325 15 30.1724 15C21.875 15 15.0862 21.75 15.0862 30C15.0862 32.625 15.8405 35.25 17.1605 37.5L15.0862 45L23.0065 42.9375C25.2694 44.0625 27.7209 44.8125 30.1724 44.8125C38.4698 44.8125 45.2586 38.0625 45.2586 29.8125C45.2586 25.875 43.5614 22.125 40.7327 19.3125ZM30.1724 42.375C27.9095 42.375 25.6465 41.8125 23.7608 40.6875L23.3836 40.5L18.6691 41.8125L19.9892 37.3125L19.612 36.75C18.292 34.6875 17.7263 32.4375 17.7263 30.1875C17.7263 23.4375 23.3836 17.8125 30.1724 17.8125C33.5668 17.8125 36.5841 19.125 39.0356 21.375C41.4871 23.8125 42.6185 26.8125 42.6185 30.1875C42.6185 36.75 37.1498 42.375 30.1724 42.375ZM36.9612 33C36.584 32.8125 34.6983 31.875 34.3211 31.875C33.944 31.6875 33.7553 31.6875 33.5668 32.0625C33.3782 32.4375 32.6239 33.1875 32.4353 33.5625C32.2468 33.75 32.0581 33.75 31.681 33.75C31.3038 33.5625 30.1724 33.1875 28.6638 31.875C27.5323 30.9375 26.778 29.625 26.5894 29.25C26.4008 28.875 26.5894 28.6875 26.778 28.5C26.9666 28.3125 27.1551 28.125 27.3437 27.9375C27.5323 27.75 27.5323 27.5625 27.7209 27.375C27.9095 27.1875 27.7209 27 27.7209 26.8125C27.7209 26.625 26.9666 24.75 26.5894 24C26.4008 23.4375 26.0237 23.4375 25.8351 23.4375C25.6465 23.4375 25.4579 23.4375 25.0808 23.4375C24.8922 23.4375 24.515 23.4375 24.1379 23.8125C23.7607 24.1875 22.8179 25.125 22.8179 27C22.8179 28.875 24.1379 30.5625 24.3265 30.9375C24.515 31.125 26.9665 35.0625 30.7381 36.5625C33.9439 37.875 34.5097 37.5 35.264 37.5C36.0183 37.5 37.5269 36.5625 37.7155 35.8125C38.0926 34.875 38.0927 34.125 37.9041 34.125C37.7155 33.1875 37.3383 33.1875 36.9612 33Z' fill='white'/%3E%3C/svg%3E%0A");}
.socIcons a.max:hover{background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='30' fill='url(%23paint0_linear_24_114)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.833 44.9115C26.7908 44.9115 25.377 44.4655 22.9195 42.6813C21.3651 44.6885 16.4427 46.2571 16.228 43.5734C16.228 41.5587 15.7839 39.8563 15.2806 37.9977C14.681 35.708 14 33.158 14 29.4632C14 20.6388 21.2096 14 29.7516 14C38.301 14 44.9999 20.9659 44.9999 29.545C45.0137 33.6015 43.4244 37.4978 40.5809 40.3788C37.7374 43.2597 33.872 44.8899 29.833 44.9115ZM29.9589 21.6275C25.7989 21.4119 22.5568 24.3038 21.8388 28.8387C21.2466 32.593 22.2977 37.1651 23.1934 37.403C23.6227 37.507 24.7034 36.6298 25.377 35.9533C26.4908 36.7261 27.7878 37.1902 29.1373 37.2989C31.2093 37.399 33.2377 36.6786 34.7866 35.2927C36.3354 33.9067 37.2811 31.9657 37.4202 29.887C37.5012 27.8039 36.7647 25.7721 35.3693 24.2289C33.974 22.6856 32.0311 21.7542 29.9589 21.635V21.6275Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24_114' x1='30' y1='0' x2='30' y2='60' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232785FE'/%3E%3Cstop offset='1' stop-color='%238A3AE0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");}
	
/*[dialogbox]*/
.dialogbox{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:auto;background:rgba(0,0,0,0.5);}
.dialogbox .dialogbox_outer{display:table;padding:0;margin:0;width:100%;height:100%;}
.dialogbox .dialogbox_inner{display:table-cell;vertical-align:middle;box-sizing:border-box;padding:0 30px;width:100%;height:100%;}
.dialogbox .dialogbox_window{display:block;position:relative;box-sizing:border-box;margin:20px auto;max-width:350px;background: linear-gradient(0deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)),linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);border-radius:15px;}
.dialogbox .dialogbox_content{padding:30px 20px;}

.dialogbox-aggreement .dialogbox_window{max-width:750px;border-radius:30px;background:rgba(255,255,255,0.9);}
.dialogbox-aggreement .dialogbox_content{padding:30px 30px;}

.dialogbox .title{padding:0 0 10px 0;margin:0;text-align:center;font-weight:500;font-size:20px;color:#5B5B5B;}

.dialogbox .socIcons{display:table;margin:37px auto 0 auto;}

.dialogbox .aggreement{margin:50px 0 0 0;font-weight:500;font-size:14px;}
.dialogbox .aggreement span{color:#1157FF;cursor:pointer;}
.dialogbox .aggreement span:hover{text-decoration:underline;}

.dialogbox .aggreementText{font-weight:500;font-size:14px;color:#4C4C4C;}

.dialogbox .btn{display:table;margin:30px auto 0 auto;}
@media screen and (max-width: 767px){	
	.dialogbox .dialogbox_inner{padding:0 10px;}
	.dialogbox-aggreement .dialogbox_content{padding:30px 15px;}
}
/*[/dialogbox]*/