/*======= index.html =======*/
#index .col-1 {width:264px; margin-right:41px;}
#index .col-2 {width:274px; margin-right:41px;}
#index .col-3 {width:282px;}
/*=========================*/
/*======= about.html =======*/
#about .col-1 {width:573px; margin-right:41px;}
#about .col-2 {width:265px;}
/*==========================*/
/*======= services.html =======*/
#services .col-1 {width:264px; margin-right:41px;}
#services .col-2 {width:274px; margin-right:41px;}
#services .col-3 {width:282px;}
/*=============================*/
/*======= solutions.html =======*/
#solutions .col-1 {width:266px; margin-right:41px;}
#solutions .col-2 {width:574px;}
/*==============================*/
/*======= solutions details 1 col =======*/
#solutions .scol-1 {width: 848px; margin-right:41px;}
/*=======================================*/
/*======= contacts.html =======*/
#contacts .col-1 {width:573px; margin-right:41px;}
#contacts .col-2 {width:265px;}
#contacts .sub_col-1 {width:263px; margin-right:41px;}
#contacts .sub_col-2 {width:265px; margin-right:41px;}
#contacts .sub_col-3 {width:265px;}
/*=============================*/
/*======= privacy.html =======*/
#privacy .col-1 {width:100%;}
/*============================*/
/*==== service detail pages ====*/
#service_page .col-1 {width:419px; margin-right:41px;}
#service_page .col-2 {width:419px;}
#service_page .sub_col-1 {width:263px; margin-right:41px;}
#service_page .sub_col-2 {width:265px; margin-right:41px;}
#service_page .sub_col-3 {width:265px;}
/*==============================*/
/*===== service details 1 col ====*/
#service_page .scol-1 {width: 848px; margin-right:41px;}
/*================================*/
